Searched defs:isVendorClient (Results 1 – 2 of 2) sorted by relevance
68 mIsVendorClient(isVendorClient), mScoreOffset(scoreOffset) { in mIsVendorClient() argument75 int32_t isVendorClient() const { return mIsVendorClient; } in isVendorClient() function213 bool isVendorClient, int32_t scoreOffset) : in ClientDescriptor()221 bool isVendorClient, int32_t scoreOffset) : in ClientDescriptor()
1243 int uid, int pid, bool isVendorClient, bool openCloseCallbackAllowed) in ServiceListener()