Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_bm_storage.h49 std::string developerId; member
H A Ddistributed_bundle_info.h63 std::string developerId; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapp_provision_info.h37 std::string developerId; member
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/provision/
H A Dprovision_info.h43 std::string developerId; member
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dapp_verify_pub.h79 char *developerId; /* developer-id */ member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp368 std::string developerId = hapVerifyRes[0].GetProvisionInfo().bundleInfo.developerId; in GenerateOdid() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp988 std::string BundleUtil::ExtractGroupIdByDevelopId(const std::string &developerId) in ExtractGroupIdByDevelopId()
H A Dinner_bundle_info.cpp4262 void InnerBundleInfo::UpdateOdid(const std::string &developerId, const std::string &odid) in UpdateOdid()
4270 std::string developerId; in UpdateOdidByBundleInfo() local
4277 void InnerBundleInfo::GetDeveloperidAndOdid(std::string &developerId, std::string &odid) const in GetDeveloperidAndOdid()
H A Dbundle_data_mgr.cpp8236 void BundleDataMgr::GenerateOdid(const std::string &developerId, std::string &odid) const in GenerateOdid() argument
8274 std::string developerId; in GetOdid() local
8303 ErrCode BundleDataMgr::GetAllBundleInfoByDeveloperId(const std::string &developerId, in GetAllBundleInfoByDeveloperId()
8394 for (const std::string &developerId : developerIdSet) { in GetDeveloperIds() local
H A Dbundle_mgr_host_impl.cpp4059 ErrCode BundleMgrHostImpl::GetAllBundleInfoByDeveloperId(const std::string &developerId, in GetAllBundleInfoByDeveloperId()
H A Dbase_bundle_installer.cpp3825 std::string developerId = hapVerifyRes[0].GetProvisionInfo().bundleInfo.developerId; in GenerateOdid() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_system_app_test.cpp1454 std::string developerId = "testDev"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp1198 napi_value developerId; in ConvertAppProvisionInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4312 ErrCode BundleMgrProxy::GetAllBundleInfoByDeveloperId(const std::string &developerId, in GetAllBundleInfoByDeveloperId()
H A Dbundle_mgr_host.cpp3793 std::string developerId = data.ReadString(); in HandleGetAllBundleInfoByDeveloperId() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp5059 std::string developerId; in GetAllBundleInfoByDeveloperId() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp6537 std::string developerId = "testDev"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp9677 std::string developerId; variable