Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
Dbundle_mgr.h210 struct AsyncFormInfosByModuleCallbackInfo : public AsyncWorkData { struct
211 explicit AsyncFormInfosByModuleCallbackInfo(napi_env env) : AsyncWorkData(env) {} in AsyncFormInfosByModuleCallbackInfo() argument
212 bool ret = false;
213 std::string bundleName;
214 std::string moduleName;
215 std::vector<OHOS::AppExecFwk::FormInfo> formInfos;