Home
last modified time | relevance | path

Searched defs:bundleId (Results 1 - 7 of 7) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dcheck_encryption_param.h36 int32_t bundleId = -1; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_data_mgr.cpp350 int32_t bundleId = innerBundleUserInfo.uid - in RestoreSandboxUidAndGid() local
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudsyncmanager/
H A Dcloud_sync_manager_n_exporter.cpp263 std::unique_ptr<char []> bundleId; in ParseSwitches() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/
H A Dbms_bundle_default_app_mgr_test.cpp404 int32_t bundleId = uid - 100 * Constants::BASE_USER_RANGE; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp346 void BundleUtil::MakeFsConfig(const std::string &bundleName, int32_t bundleId, const std::string &configPath) in MakeFsConfig() argument
H A Dbundle_data_mgr.cpp3451 int32_t bundleId = uid - userId * Constants::BASE_USER_RANGE; in GetInnerBundleInfoAndIndexByUid() local
4515 int32_t bundleId = INVALID_BUNDLEID; in GenerateUidAndGid() local
4527 bool BundleDataMgr::GenerateBundleId(const std::string &bundleName, int32_t &bundleId) in GenerateBundleId() argument
4618 int32_t bundleId = innerBundleUserInfo.uid - RecycleUidAndGid() local
4640 int32_t bundleId = innerBundleUserInfo.uid - RestoreUidAndGid() local
4658 int32_t bundleId = cloneInfo.uid - cloneInfo.userId * Constants::BASE_USER_RANGE; RestoreUidAndGid() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp1431 const int32_t bundleId = checkEncryptionParam.bundleId; in CheckEncryption() local
1481 const int32_t bundleId = checkEncryptionParam.bundleId; in CheckHapEncryption() local
2182 EnforceEncryption(std::unordered_map<std::string, std::string> &entryMap, int32_t bundleId, bool &isEncryption, InstallBundleType installBundleType, bool isCompressNativeLibrary) EnforceEncryption() argument
[all...]

Completed in 19 milliseconds