Searched defs:GetNamedStringValue (Results 1 – 2 of 2) sorted by relevance
76 napi_value GetNamedStringValue(const napi_env &env, napi_value &object, std::string& result) in GetNamedStringValue() function
283 napi_value Common::GetNamedStringValue(const napi_env &env, napi_value &object, const char* utf8nam… in GetNamedStringValue() function in OHOS::DevStandbyMgr::Common