Searched defs:isVendorClient (Results 1 – 3 of 3) sorted by relevance
42 ClientPriority(int32_t score, int32_t state, bool isVendorClient) : in ClientPriority()180 bool isVendorClient) : in ClientDescriptor()188 bool isVendorClient) : in ClientDescriptor()
916 int uid, int pid, bool isVendorClient, bool openCloseCallbackAllowed) in ServiceListener()
3490 bool isVendorClient = getCurrentServingCall() == BinderCallType::HWBINDER; in makeClientDescriptor() local