Home
last modified time | relevance | path

Searched refs:NapiGetboolean (Results 1 – 3 of 3) sorted by relevance

/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() function in OHOS::BackgroundTaskMgr::Common
232 return NapiGetboolean(env, false); in SetDelaySuspendInfo()
244 return NapiGetboolean(env, true); in SetDelaySuspendInfo()
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/include/
H A Dcommon.h52 static napi_value NapiGetboolean(const napi_env &env, const bool isValue);
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/
H A Dbundle_state_common.h31 static napi_value NapiGetboolean(napi_env env, const bool &isValue);