Searched defs:bundleIndex (Results 1 - 4 of 4) sorted by relevance
/foundation/filemanagement/app_file_service/utils/include/b_jsonutil/ |
H A D | b_jsonutil.h | 29 int bundleIndex; member
|
/foundation/ability/ability_runtime/services/appmgr/include/ |
H A D | app_spawn_client.h | 56 int32_t bundleIndex; // when dlp launch another app used, default is 0 member
|
/foundation/filemanagement/app_file_service/utils/src/b_jsonutil/ |
H A D | b_jsonutil.cpp | 79 int bundleIndex; in BuildBundleInfos() local [all...] |
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service_inner.cpp | 881 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