Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/ets/ani/focuscontroller/src/
DfocusController.cpp44 static bool GetBooleanValue(ani_env* env, ani_object object, bool& value) in GetBooleanValue() function
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/
Dcamera_napi_utils.h172 inline static napi_value GetBooleanValue(napi_env env, bool value) in GetBooleanValue() function
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
Dcommon.cpp410 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.cpp615 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.cpp651 bool PacMap::GetBooleanValue(const std::string &key, bool defaultValue) in GetBooleanValue() function in OHOS::AppExecFwk::PacMap