Home
last modified time | relevance | path

Searched defs:NContextCBExec (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/utils/filemgmt_libn/include/n_async/
H A Dn_async_context.h28 using NContextCBExec = std::function<NError()>; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_async_context.h26 using NContextCBExec = std::function<NapiBusinessError(napi_env)>; variable
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/n_async/
H A Dn_async_context.h25 using NContextCBExec = std::function<UniError(napi_env)>; variable