Searched defs:binder_ref_freeze (Results 1 – 1 of 1) sorted by relevance
280 struct binder_ref_freeze { struct281 struct binder_work work;282 binder_uintptr_t cookie;283 bool is_frozen:1;284 bool sent:1;285 bool resend:1;