Searched refs:GetJsPrivateCommand (Results 1 – 4 of 4) sorted by relevance
118 …static napi_value GetJsPrivateCommand(napi_env env, const std::unordered_map<std::string, PrivateD…
410 napi_value JsUtils::GetJsPrivateCommand(napi_env env, const std::unordered_map<std::string, Private… in GetJsPrivateCommand() function in OHOS::MiscServices::JsUtils
288 napi_value jsObject = JsUtils::GetJsPrivateCommand(env, entry->privateCommand); in ReceivePrivateCommand()
757 napi_value jsObject = JsUtils::GetJsPrivateCommand(env, entry->privateCommand); in ReceivePrivateCommand()