Searched refs:JSPromptThrowInterError (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/ |
H A D | prompt_action.cpp | 1203 void JSPromptThrowInterError(napi_env env, std::shared_ptr<PromptAsyncContext>& asyncContext, std::… in JSPromptThrowInterError() function 2045 JSPromptThrowInterError(env, asyncContext, strMsg); in OpenCustomDialog() 2057 JSPromptThrowInterError(env, asyncContext, strMsg); in OpenCustomDialog() 2119 JSPromptThrowInterError(env, asyncContext, strMsg); in CloseCustomDialog() 2140 JSPromptThrowInterError(env, asyncContext, strMsg); in CloseCustomDialog() 2211 JSPromptThrowInterError(env, asyncContext, strMsg); in UpdateCustomDialog() 2224 JSPromptThrowInterError(env, asyncContext, strMsg); in UpdateCustomDialog()
|