Home
last modified time | relevance | path

Searched defs:packageName (Results 201 - 225 of 230) sorted by relevance

12345678910

/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dfile_asset.cpp425 void FileAsset::SetPackageName(const string &packageName) in SetPackageName() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder.c433 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 Dscan_service.cpp2428 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 Dwifi_device_service_impl.cpp1309 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 Ducnv.cpp87 ucnv_openPackage (const char *packageName, const char *converterName, UErrorCode * err) in ucnv_openPackage() argument
H A Duresbund.cpp1950 char *packageName = NULL; in ures_findResource() local
/third_party/node/deps/icu-small/source/common/
H A Ducnv.cpp87 ucnv_openPackage (const char *packageName, const char *converterName, UErrorCode * err) in ucnv_openPackage() argument
H A Duresbund.cpp1952 char *packageName = nullptr; in ures_findResource() local
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv.cpp87 ucnv_openPackage (const char *packageName, const char *converterName, UErrorCode * err) in ucnv_openPackage() argument
H A Duresbund.cpp1727 char *packageName = NULL; in ures_findResource() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java558 FileDescriptor(String packageName, Descriptor message) FileDescriptor() argument
[all...]
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp2758 std::string_view packageName; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp552 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 Dfrontend_delegate_impl.cpp504 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 Dbms_bundle_installer_test.cpp2636 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 Dinstalld_operator.cpp484 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 Dmedialibrary_asset_operations.cpp804 string packageName; in HandleCallingPackage() local
H A Dmedialibrary_data_manager.cpp600 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 Dmedialibrary_photo_operations.cpp548 string packageName; in SetCallingPackageName() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_const.h272 std::string packageName; member
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp1348 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 Djsi_declarative_engine.cpp2358 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 Dfrontend_delegate_declarative.cpp617 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 Djsi_engine.cpp581 shared_ptr<JsValue> packageName = message->GetProperty(runtime, APP_PACKAGE_NAME); in GetPackageInfoCallback() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h119 std::string packageName; member
172 std::string packageName; member
730 void SetInstallMark(const std::string &bundleName, const std::string &packageName, in SetInstallMark() argument
[all...]

Completed in 104 milliseconds

12345678910