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