Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp599 struct PromptAsyncContext { struct
661 napi_env env, std::shared_ptr<PromptAsyncContext>& context, const std::string& errorMessage) in DeleteContextAndThrowError()
670 int32_t GetButtonArraryLen(napi_env env, std::shared_ptr<PromptAsyncContext>& context, in GetButtonArraryLen()
682 void GetPrimaryButtonNum(napi_env env, std::shared_ptr<PromptAsyncContext>& context, in GetPrimaryButtonNum()
702 bool ParseButtons(napi_env env, std::shared_ptr<PromptAsyncContext>& context, in ParseButtons()
751 bool ParseButtonsPara(napi_env env, std::shared_ptr<PromptAsyncContext>& context, in ParseButtonsPara()
775 void GetNapiDialogProps(napi_env env, const std::shared_ptr<PromptAsyncContext>& asyncContext, in GetNapiDialogProps()
829 void GetNapiBlurStyleAndHoverModeProps(napi_env env, const std::shared_ptr<PromptAsyncContext>& asyncContext, in GetNapiBlurStyleAndHoverModeProps()
863 napi_env env, const std::shared_ptr<PromptAsyncContext>& asyncContext) in GetBorderColorProps()
907 napi_env env, const std::shared_ptr<PromptAsyncContext> in GetBorderWidthProps()
[all...]

Completed in 4 milliseconds