Searched defs:jsName (Results 1 – 7 of 7) sorted by relevance
121 NapiApi::Function GetJSConstructor(napi_env env, const BASE_NS::string_view jsName) in GetJSConstructor()127 NapiApi::Object CreateJsObj(napi_env env, const BASE_NS::string_view jsName, META_NS::IObject::Ptr … in CreateJsObj()138 bool IsInstanceOf(const NapiApi::Object& obj, const BASE_NS::string_view jsName) in IsInstanceOf()
110 void PropertyProxy::Create(napi_env env, const BASE_NS::string jsName) in Create()
422 napi_value jsName; in AuthenticateWork() local470 napi_value jsName; in AuthWork() local489 napi_value jsName; in VerifyCredentialWork() local523 napi_value jsName; in CheckAccountLabelsWork() local546 napi_value jsName; in IsAccountRemovableWork() local
25 std::string JSClassImpl<T, ImplDetail>::jsName; member in OHOS::Ace::Framework::JSClassImpl<T, ImplDetail>
21 thread_local std::string JSClassImpl<T, ImplDetail>::jsName; member in OHOS::Ace::Framework::JSClassImpl<T, ImplDetail>
266 napi_value jsName; in mapToJsArray() local720 napi_value jsName; in vectorToJsArray() local
406 napi_value jsName; in vectorToJsArray() local