Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/
Dcamera_napi_utils.h168 inline static napi_value GetBooleanValue(napi_env env, bool value) in GetBooleanValue() function
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
Dcommon.cpp325 napi_value Common::GetBooleanValue(const napi_env &env, const napi_value &value, bool &result) in GetBooleanValue() function in OHOS::BackgroundTaskMgr::Common
/foundation/communication/netmanager_base/utils/napi_utils/src/
Dnapi_utils.cpp381 bool GetBooleanValue(napi_env env, napi_value value) in GetBooleanValue() function
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drdb_predicates_test.cpp81 bool GetBooleanValue() const in GetBooleanValue() function in AllDataType
/foundation/ability/ability_base/interfaces/kits/native/want/src/
Dpac_map.cpp649 bool PacMap::GetBooleanValue(const std::string &key, bool defaultValue) in GetBooleanValue() function in OHOS::AppExecFwk::PacMap