Searched refs:GetU16StringValue (Results 1 – 3 of 3) sorted by relevance
79 …static napi_value GetU16StringValue(const napi_env &env, const napi_value &value, std::u16string &…
220 if (Common::GetU16StringValue(env, argv[0], reason) == nullptr) { in ParseParameters()
182 napi_value Common::GetU16StringValue(const napi_env &env, const napi_value &value, std::u16string &… in GetU16StringValue() function in OHOS::BackgroundTaskMgr::Common