Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpConfig.cc166 bool isAllowed(const char* name);
693 !isAllowed(pParam->c_str())) { in add()
741 bool CNfcConfig::isAllowed(const char* name) { in isAllowed() function in CNfcConfig
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp182 void VtsComposerClient::setVsyncAllowed(bool isAllowed) { in setVsyncAllowed() argument
183 mComposerCallback->setVsyncAllowed(isAllowed); in setVsyncAllowed()
DVtsComposerClient.h91 void setVsyncAllowed(bool isAllowed);