Home
last modified time | relevance | path

Searched defs:maxArgSize (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/utils/work/src/
H A Dasync_work.cpp23 …_ptr<NAsyncWork> GetPromiseOrCallBackWork(napi_env env, const NFuncArg &funcArg, size_t maxArgSize) in GetPromiseOrCallBackWork()
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_file_cache_napi.cpp201 size_t maxArgSize = static_cast<size_t>(NARG_CNT::TWO); in StopFileCache() local
297 size_t maxArgSize = static_cast<size_t>(NARG_CNT::TWO); in StopBatchFileCache() local
H A Dcloud_file_napi.cpp273 size_t maxArgSize = static_cast<size_t>(NARG_CNT::TWO); in Stop() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register.cpp334 const uint8_t maxArgSize = 2; in JsNavigationRegister() local