Home
last modified time | relevance | path

Searched defs:packageName (Results 126 - 150 of 239) sorted by relevance

12345678910

/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dsoft_bus_manager.cpp87 std::string packageName = TOKEN_SYNC_PACKAGE_NAME; in AddTrustedDeviceInfo() local
121 std::string packageName = TOKEN_SYNC_PACKAGE_NAME; in DeviceInit() local
315 std::string packageName = TOKEN_SYNC_PACKAGE_NAME; in Destroy() local
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_task_common/
H A Diso_task_common.c410 const char *packageName = GetStringFromJson(in, FIELD_PKG_NAME); in FillPkgNameAndServiceType() local
[all...]
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dhap_restorecon.cpp424 int HapContext::HapLabelLookup(const std::string &apl, const std::string &packageName, in HapLabelLookup() argument
537 int HapContext::HapContextsLookup(bool isDomain, const std::string &apl, const std::string &packageName, in HapContextsLookup() argument
/base/startup/appspawn/service/hnp/installer/src/
H A Dhnp_installer.c211 static int HnpUnInstallPublicHnp(const char* packageName, const char *name, const char *version, int uid, in HnpUnInstallPublicHnp() argument
258 static int HnpNativeUnInstall(HnpPackageInfo *packageInfo, int uid, const char *packageName) in HnpNativeUnInstall() argument
285 static int HnpUnInstall(int uid, const char *packageName) in HnpUnInstall() argument
826 char *packageName = NULL; HnpCmdUnInstall() local
[all...]
/base/startup/appspawn/service/hnp/base/
H A Dhnp_json.c449 int HnpPackageInfoGet(const char *packageName, HnpPackageInfo **packageInfoOut, int *count) in HnpPackageInfoGet() argument
498 int HnpPackageInfoHnpDelete(const char *packageName, const char *name, const char *version) in HnpPackageInfoHnpDelete() argument
543 int HnpPackageInfoDelete(const char *packageName) in HnpPackageInfoDelete() argument
/base/telephony/core_service/services/sim/src/
H A Dicc_operator_privilege_controller.cpp202 constexpr std::string_view packageName = "com.ohos.openharmony"; in HasOperatorPrivileges() local
206 HasOperatorPrivileges( const std::string_view &certHash, const std::string_view &packageName, bool &hasOperatorPrivileges) HasOperatorPrivileges() argument
/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_runtime_test.cpp1483 std::string packageName = "packageName"; in HWTEST_F() local
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Devent_report.cpp46 void EventReport::JsErrReport(const std::string& packageName, in JsErrReport() argument
49 void EventReport::ANRRawReport(RawEventType type, int32_t uid, const std::string& packageName, in ANRRawReport() argument
52 void EventReport::ANRShowDialog(int32_t uid, const std::string& packageName, in ANRShowDialog() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_album_source_test/src/
H A Dmedialibrary_album_source_test.cpp155 InsertResult InsertPhoto(string &packageName) in InsertPhoto() argument
280 void ValidPhotoAlbumValue(string packageName, int exceptResultCount, int exceptPhotoCount, in ValidPhotoAlbumValue() argument
/foundation/multimedia/media_library/frameworks/utils/src/
H A Dpermission_utils.cpp110 void PermissionUtils::GetPackageNameFromCache(int uid, const string &bundleName, string &packageName) in GetPackageNameFromCache() argument
193 void PermissionUtils::UpdatePackageNameInCache(int uid, const string &packageName) in UpdatePackageNameInCache() argument
230 GetPackageName(const int uid, std::string &packageName) GetPackageName() argument
462 string packageName = ""; GetPackageNameByBundleName() local
[all...]
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsoftbus_adapter.cpp39 int32_t SoftbusAdapter::CreateSessionServer(const char *packageName, const char *sessionName) in CreateSessionServer() argument
82 int32_t SoftbusAdapter::RemoveSessionServer(const char *packageName, const char *sessionName) in RemoveSessionServer() argument
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtjava.cpp619 bundle_write_java(struct SRBRoot *bundle, const char *outputDir,const char* outputEnc, char *writtenFilename, int writtenFilenameLen, const char* packageName, const char* bundleName, UErrorCode *status) bundle_write_java() argument
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtjava.cpp619 bundle_write_java(struct SRBRoot *bundle, const char *outputDir,const char* outputEnc, char *writtenFilename, int writtenFilenameLen, const char* packageName, const char* bundleName, UErrorCode *status) bundle_write_java() argument
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtjava.cpp619 bundle_write_java(struct SRBRoot *bundle, const char *outputDir,const char* outputEnc, char *writtenFilename, int writtenFilenameLen, const char* packageName, const char* bundleName, UErrorCode *status) bundle_write_java() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuWaiverUtil.cpp506 void WaiverUtil::setup(const std::string waiverFile, std::string packageName, deUint3 argument
149 WaiverTreeBuilder(const std::string& waiverFile, const std::string& packageName, const char* vendorTag, const char* deviceTag, SessionInfo& sessionInfo, std::vector<WaiverComponent>& waiverTree) WaiverTreeBuilder() argument
429 GLWaiverTreeBuilder(const std::string& waiverFile, const std::string& packageName, const std::string& currentVendor, const std::string& currentRenderer, SessionInfo& sessionInfo, std::vector<WaiverComponent>& waiverTree) GLWaiverTreeBuilder() argument
484 VKWaiverTreeBuilder(const std::string& waiverFile, const std::string& packageName, const deUint32 currentVendor, const deUint32 currentRenderer, SessionInfo& sessionInfo, std::vector<WaiverComponent>& waiverTree) VKWaiverTreeBuilder() argument
511 setup(const std::string waiverFile, std::string packageName, std::string vendor, std::string renderer, SessionInfo& sessionInfo) setup() argument
[all...]
/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime.h247 void SetProcessPackageName(const char *packageName) in SetProcessPackageName() argument
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DutilityTypeHandlers.cpp325 auto packageName = classDefProgram->ModuleName().Mutf8(); in GetQualifiedClassName() local
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/pake_v1_task/pake_v1_protocol_task/
H A Dpake_v1_protocol_task_common.c142 Uint8Buff packageName = { (uint8_t *)params->packageName, HcStrlen(params->packageName) }; in LoadPseudonymFlagIfNeed() local
266 Uint8Buff packageName = { (uint8_t *)params->packageName, HcStrlen(params->packageName) }; in GeneratePskAlias() local
[all...]
/base/sensors/sensor/services/src/
H A Dclient_info.cpp596 std::string packageName; in GetSensorChannelInfo() local
597 SensorManager::GetInstance().GetPackageName(GetTokenIdByPid(pid), packageName); in GetSensorChannelInfo() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test2.cpp587 std::string packageName = ""; in HWTEST_F() local
615 std::string packageName = ""; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dhap_module_info.h180 std::string packageName; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Devent_report.h94 std::string packageName; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_permission_test.cpp350 std::string packageName = "com.example.test"; in HWTEST_F() local
366 std::string packageName = "com.example.test"; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_operator_test.cpp1283 std::string packageName = ""; in HWTEST_F() local
1300 std::string packageName = "com.acts.example"; in HWTEST_F() local
1317 std::string packageName = "com.acts.example"; in HWTEST_F() local
1331 std::string packageName = ""; in HWTEST_F() local
1345 std::string packageName = "com.acts.example"; in HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp369 void InnerSharedBundleInstaller::UpdateInnerModuleInfo(const std::string packageName, in UpdateInnerModuleInfo() argument
462 std::string packageName; in SaveBundleInfoToStorage() local

Completed in 31 milliseconds

12345678910