Searched refs:NapiGetboolean (Results 1 – 3 of 3) sorted by relevance
46 napi_value Common::NapiGetboolean(const napi_env &env, const bool isValue) in NapiGetboolean() function in OHOS::BackgroundTaskMgr::Common232 return NapiGetboolean(env, false); in SetDelaySuspendInfo()244 return NapiGetboolean(env, true); in SetDelaySuspendInfo()
52 static napi_value NapiGetboolean(const napi_env &env, const bool isValue);
31 static napi_value NapiGetboolean(napi_env env, const bool &isValue);