Home
last modified time | relevance | path

Searched refs:JSPromptThrowInterError (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp1291 void JSPromptThrowInterError(napi_env env, std::shared_ptr<PromptAsyncContext>& asyncContext, std::string& strMsg) in JSPromptThrowInterError() function
2145 JSPromptThrowInterError(env, asyncContext, strMsg); in OpenCustomDialog()
2157 JSPromptThrowInterError(env, asyncContext, strMsg); in OpenCustomDialog()
2219 JSPromptThrowInterError(env, asyncContext, strMsg); in CloseCustomDialog()
2240 JSPromptThrowInterError(env, asyncContext, strMsg); in CloseCustomDialog()
2311 JSPromptThrowInterError(env, asyncContext, strMsg); in UpdateCustomDialog()
2324 JSPromptThrowInterError(env, asyncContext, strMsg); in UpdateCustomDialog()

Completed in 5 milliseconds