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