Home
last modified time | relevance | path

Searched refs:FfiPromptMallocButtons (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/prompt/
H A Dcj_prompt_ffi.h41 CJ_EXPORT void* FfiPromptMallocButtons(int64_t size);
H A Dcj_prompt_ffi.cpp66 void* FfiPromptMallocButtons(int64_t size) in FfiPromptMallocButtons() function