Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
Dbundle_mgr.h204 struct AsyncFormInfosCallbackInfo : public AsyncWorkData { struct
205 explicit AsyncFormInfosCallbackInfo(napi_env env) : AsyncWorkData(env) {} in AsyncFormInfosCallbackInfo() function
206 bool ret = false;
207 std::vector<OHOS::AppExecFwk::FormInfo> formInfos;