| /foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
| H A D | file_asset.cpp | 425 void FileAsset::SetPackageName(const string &packageName) in SetPackageName() argument
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_net_builder.c | 433 void DfxRecordLnnServerjoinStart(const ConnectionAddr *addr, const char *packageName, bool needReportFailure) in DfxRecordLnnServerjoinStart() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/ |
| H A D | scan_service.cpp | 2428 std::string packageName = WifiConfigCenter::GetInstance().GetWifiScanConfig()->GetAppPackageName(); in IsAppInFilterList() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/ |
| H A D | wifi_device_service_impl.cpp | 1309 std::string packageName = ""; in GetLinkedInfo() local 1311 GetBundleNameByUid(GetCallingUid(), packageName); in GetLinkedInfo() local 2229 int WifiDeviceServiceImpl::ProcessPermissionVerify(const std::string &appId, const std::string &packageName) in ProcessPermissionVerify() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnv.cpp | 87 ucnv_openPackage (const char *packageName, const char *converterName, UErrorCode * err) in ucnv_openPackage() argument
|
| H A D | uresbund.cpp | 1950 char *packageName = NULL; in ures_findResource() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnv.cpp | 87 ucnv_openPackage (const char *packageName, const char *converterName, UErrorCode * err) in ucnv_openPackage() argument
|
| H A D | uresbund.cpp | 1952 char *packageName = nullptr; in ures_findResource() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnv.cpp | 87 ucnv_openPackage (const char *packageName, const char *converterName, UErrorCode * err) in ucnv_openPackage() argument
|
| H A D | uresbund.cpp | 1727 char *packageName = NULL; in ures_findResource() local
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | Descriptors.java | 558 FileDescriptor(String packageName, Descriptor message) FileDescriptor() argument [all...] |
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| H A D | zero_branch_test.cpp | 2758 std::string_view packageName; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
| H A D | plugin_frontend_delegate.cpp | 552 void PluginFrontendDelegate::OnApplicationDestroy(const std::string& packageName) in OnApplicationDestroy() argument 559 void PluginFrontendDelegate::UpdateApplicationState(const std::string& packageName, Frontend::State state) in UpdateApplicationState() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
| H A D | frontend_delegate_impl.cpp | 504 void FrontendDelegateImpl::OnApplicationDestroy(const std::string& packageName) in OnApplicationDestroy() argument 511 void FrontendDelegateImpl::OnApplicationUpdateState(const std::string& packageName, Frontend::State state) in OnApplicationUpdateState() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
| H A D | bms_bundle_installer_test.cpp | 2636 std::string packageName = "com.example.test"; in HWTEST_F() local 2650 std::string packageName = "com.example.test"; in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
| H A D | installd_operator.cpp | 484 bool InstalldOperator::ProcessBundleUnInstallNative(const std::string &userId, const std::string &packageName) in ProcessBundleUnInstallNative() argument 459 ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, const std::string &hapPath, const std::string &cpuAbi, const std::string &packageName) ProcessBundleInstallNative() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| H A D | medialibrary_asset_operations.cpp | 804 string packageName; in HandleCallingPackage() local
|
| H A D | medialibrary_data_manager.cpp | 600 string packageName = MediaLibraryBundleManager::GetInstance()->GetClientBundleName(); in SolveInsertCmd() local 677 string packageName = MediaLibraryBundleManager::GetInstance()->GetClientBundleName(); in LogMovingPhoto() local 687 string packageName = MediaLibraryBundleManager::GetInstance()->GetClientBundleName(); in LogMedialibraryAPI() local
|
| H A D | medialibrary_photo_operations.cpp | 548 string packageName; in SetCallingPackageName() local
|
| /foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/ |
| H A D | backup_const.h | 272 std::string packageName; member
|
| /foundation/ability/form_fwk/services/src/ |
| H A D | form_mgr_adapter.cpp | 1348 std::string packageName; in GetFormConfigInfo() local 1726 ErrCode FormMgrAdapter::GetBundleInfo(const AAFwk::Want &want, BundleInfo &bundleInfo, std::string &packageName) in GetBundleInfo() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_declarative_engine.cpp | 2358 void JsiDeclarativeEngine::DestroyApplication(const std::string& packageName) in DestroyApplication() argument 2366 void JsiDeclarativeEngine::UpdateApplicationState(const std::string& packageName, Frontend::State state) in UpdateApplicationState() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| H A D | frontend_delegate_declarative.cpp | 617 void FrontendDelegateDeclarative::OnApplicationDestroy(const std::string& packageName) in OnApplicationDestroy() argument 624 void FrontendDelegateDeclarative::UpdateApplicationState(const std::string& packageName, Frontend::State state) in UpdateApplicationState() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_engine.cpp | 581 shared_ptr<JsValue> packageName = message->GetProperty(runtime, APP_PACKAGE_NAME); in GetPackageInfoCallback() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| H A D | inner_bundle_info.h | 119 std::string packageName; member 172 std::string packageName; member 730 void SetInstallMark(const std::string &bundleName, const std::string &packageName, in SetInstallMark() argument [all...] |