Home
last modified time | relevance | path

Searched defs:bundleIndex (Results 1 - 4 of 4) sorted by relevance

/foundation/filemanagement/app_file_service/utils/include/b_jsonutil/
H A Db_jsonutil.h29 int bundleIndex; member
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h56 int32_t bundleIndex; // when dlp launch another app used, default is 0 member
/foundation/filemanagement/app_file_service/utils/src/b_jsonutil/
H A Db_jsonutil.cpp79 int bundleIndex; in BuildBundleInfos() local
[all...]
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp881 int32_t bundleIndex = 0; in LoadAbilityNoAppRecord() local
3275 CreateStartMsg(const std::string &processName, uint32_t startFlags, const int uid, const BundleInfo &bundleInfo, const int32_t bundleIndex, BundleType bundleType, AppSpawnStartMsg &startMsg, std::shared_ptr<AAFwk::Want> want, const std::string &moduleName, const std::string &abilityName, bool strictMode) CreateStartMsg() argument
3380 StartProcess(const std::string &appName, const std::string &processName, uint32_t startFlags, std::shared_ptr<AppRunningRecord> appRecord, const int uid, const BundleInfo &bundleInfo, const std::string &bundleName, const int32_t bundleIndex, bool appExistFlag, bool isPreload, const std::string &moduleName, const std::string &abilityName, bool strictMode, sptr<IRemoteObject> token, std::shared_ptr<AAFwk::Want> want, ExtensionAbilityType ExtensionAbilityType) StartProcess() argument

Completed in 15 milliseconds