Home
last modified time | relevance | path

Searched defs:bflag (Results 1 – 5 of 5) sorted by relevance

/hardware/st/nfc/st21nfc/adaptation/
Dconfig.cpp190 int bflag = 0; in readConfig() local
/hardware/samsung/nfc/halimpl/src/
Dconfig.cpp291 int bflag = 0; in readConfig() local
/hardware/nxp/nfc/pn8x/halimpl/utils/
DphNxpConfig.cpp270 int bflag = 0; in readConfig() local
/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpConfig.cc289 int bflag = 0; in readConfig() local
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.cpp777 void QCameraParametersIntf::setHDRSceneEnable(bool bflag) in setHDRSceneEnable()