Home
last modified time | relevance | path

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

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