Home
last modified time | relevance | path

Searched defs:isValue (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/
H A Dpath_fuzzer.cpp288 bool isValue = GetObject<bool>(); in NativeDrawingPathTest006() local
341 bool isValue = GetObject<bool>(); in NativeDrawingPathTest007() local
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_utils.cpp55 napi_value NotificationNapi::NapiGetBoolean(napi_env env, const bool &isValue) in NapiGetBoolean()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_utils.cpp62 napi_value Common::NapiGetBoolean(napi_env env, const bool &isValue) in NapiGetBoolean()
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Dcommon.cpp46 napi_value Common::NapiGetboolean(const napi_env &env, const bool isValue) in NapiGetboolean()