Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.h269 struct PreinstalledApplicationInfosCallbackInfo : public BaseCallbackInfo { struct
270 explicit PreinstalledApplicationInfosCallbackInfo(napi_env env) : BaseCallbackInfo(env) {} in PreinstalledApplicationInfosCallbackInfo() argument
271 std::vector<PreinstalledApplicationInfo> preinstalledApplicationInfos;