Home
last modified time | relevance | path

Searched refs:privateVendor (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
DBpBinder.cpp253 bool privateVendor = flags & FLAG_PRIVATE_VENDOR; in transact() local
262 Stability::Level required = privateVendor ? Stability::VENDOR in transact()