Home
last modified time | relevance | path

Searched defs:GetNamedStringValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Defficiency_resources_operation.cpp76 napi_value GetNamedStringValue(const napi_env &env, napi_value &object, std::string& result) in GetNamedStringValue() function
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/
H A Dcommon.cpp283 napi_value Common::GetNamedStringValue(const napi_env &env, napi_value &object, const char* utf8nam… in GetNamedStringValue() function in OHOS::DevStandbyMgr::Common