Home
last modified time | relevance | path

Searched defs:AsyncGetBundleInstallerCallbackInfo (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.h62 struct AsyncGetBundleInstallerCallbackInfo { struct
63 explicit AsyncGetBundleInstallerCallbackInfo(napi_env napiEnv) : env(napiEnv) {} in AsyncGetBundleInstallerCallbackInfo() function
H A Dinstaller.cpp
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.h200 struct AsyncGetBundleInstallerCallbackInfo : public AsyncWorkData { struct
201 explicit AsyncGetBundleInstallerCallbackInfo(napi_env env) : AsyncWorkData(env) {} in AsyncGetBundleInstallerCallbackInfo() function

Completed in 6 milliseconds