Home
last modified time | relevance | path

Searched defs:packageName (Results 101 - 125 of 239) sorted by relevance

12345678910

/base/update/updater/test/unittest/package/
H A Dpkg_test.h153 CreateZipPackage(const std::vector<std::string> &testFileNames, const std::string packageName, const std::string &base, int digestMethod) CreateZipPackage() argument
/base/web/webview/sa/src/
H A Dapp_fwk_update_service.cpp232 int AppFwkUpdateService::SetWebCorePackageName(const std::string& packageName) in SetWebCorePackageName() argument
/foundation/ability/form_fwk/services/include/
H A Dform_record.h40 std::string packageName = ""; member in OHOS::AppExecFwk::FormRecord
/foundation/ability/idl_tool/idl_tool_2/preprocessor/
H A Dpreprocessor.cpp340 bool Preprocessor::CheckPackageName(const std::string &filePath, const std::string &packageName) in CheckPackageName() argument
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast.cpp80 void AST::SetPackageName(const std::string &packageName) in SetPackageName() argument
/foundation/ability/ability_runtime/services/abilitymgr/include/ecological_rule/
H A Dability_ecological_rule_mgr_service_param.h64 std::string packageName; member
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_event_report.cpp49 void EventReport::JsErrReport(const std::string& packageName, const std::string& reason, const std::string& summary) {} in JsErrReport() argument
51 void EventReport::ANRRawReport(RawEventType type, int32_t uid, const std::string& packageName, in ANRRawReport() argument
55 ANRShowDialog( int32_t uid, const std::string& packageName, const std::string& processName, const std::string& msg) ANRShowDialog() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_host_impl_test.cpp973 std::string packageName = ""; in HWTEST_F() local
990 std::string packageName = ""; in HWTEST_F() local
/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dimpl_class_mgr.cpp192 shared_ptr<ImplClass> ImplClassMgr::GetImplClass(const string &packageName, const string &className) in GetImplClass() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dplugins_manager_src_framework_test.cpp229 const string packageName = ""; in HWTEST_F() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dhdi_codec_manager.cpp71 std::string packageName = "HdiCodecAdapter"; in RegisterCodecPlugins() local
/foundation/multimodalinput/input/intention/drag/server/src/
H A Ddrag_server.cpp457 std::string packageName = std::string(); in GetPackageName() local
/foundation/window/window_manager/utils/src/
H A Dperform_reporter.cpp181 void WindowInfoReporter::InsertNavigationBarReportInfo(const std::string& bundleName, const std::string& packageName) in InsertNavigationBarReportInfo() argument
228 void WindowInfoReporter::ReportZeroOpacityInfoImmediately(const std::string& bundleName, const std::string& packageName) in ReportZeroOpacityInfoImmediately() argument
186 UpdateReportInfo(FullInfoMap& infoMap, const std::string& bundleName, const std::string& packageName) UpdateReportInfo() argument
[all...]
/foundation/communication/dsoftbus/sdk/bus_center/service/src/
H A Dclient_bus_center.c147 static void DfxRecordSdkJoinLnnEnd(const char *packageName, int32_t reason) in DfxRecordSdkJoinLnnEnd() argument
166 static void DfxRecordSdkLeaveLnnEnd(const char *packageName, int32_t reason) in DfxRecordSdkLeaveLnnEnd() argument
185 static void DfxRecordSdkShiftGearStart(const char *packageName, cons argument
201 DfxRecordLnnDiscServerEnd(int32_t serverType, const char *packageName, int32_t reason) DfxRecordLnnDiscServerEnd() argument
221 DfxRecordRegNodeStart(const char *packageName) DfxRecordRegNodeStart() argument
[all...]
/foundation/communication/dsoftbus/tests/core/discovery/manager/unittest/
H A Ddisc_manager_mock_test.cpp60 static int32_t OnDeviceFound(const char *packageName, const DeviceInfo *device, in OnDeviceFound() argument
/foundation/distributedhardware/device_manager/test/benchmarktest/device_manager_fa_test/
H A Ddevice_manager_fa_test.cpp107 const string packageName = "com.ohos.devicemanager"; member in __anon8432::DeviceManagerFaTest
256 string packageName = "com.devicemanager"; in BENCHMARK_F() local
286 string packageName = "com.devicemanager"; in BENCHMARK_F() local
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_handler_test.cpp120 std::string packageName = "com.example.test"; in HWTEST_F() local
159 std::string packageName = "com.example.test"; in HWTEST_F() local
185 std::string packageName = "com.example.test"; in HWTEST_F() local
224 std::string packageName = "com.example.test"; HWTEST_F() local
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler.cpp119 int32_t SoftBusHandler::CreateSessionServer(const std::string &packageName, const std::string &sessionName, in CreateSessionServer() argument
/third_party/icu/icu4c/source/common/
H A Dloadednormalizer2impl.cpp77 LoadedNormalizer2Impl::load(const char *packageName, const char *name, UErrorCode &errorCode) { in load() argument
116 Norm2AllModes::createInstance(const char *packageName, in createInstance() argument
265 Normalizer2::getInstance(const char *packageName, in getInstance() argument
397 unorm2_getInstance(const char *packageName, in unorm2_getInstance() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dloadednormalizer2impl.cpp77 LoadedNormalizer2Impl::load(const char *packageName, const char *name, UErrorCode &errorCode) { in load() argument
116 Norm2AllModes::createInstance(const char *packageName, in createInstance() argument
287 Normalizer2::getInstance(const char *packageName, in getInstance() argument
426 unorm2_getInstance(const char *packageName, in unorm2_getInstance() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dloadednormalizer2impl.cpp77 LoadedNormalizer2Impl::load(const char *packageName, const char *name, UErrorCode &errorCode) { in load() argument
116 Norm2AllModes::createInstance(const char *packageName, in createInstance() argument
265 Normalizer2::getInstance(const char *packageName, in getInstance() argument
397 unorm2_getInstance(const char *packageName, in unorm2_getInstance() argument
[all...]
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.cpp123 std::string packageName = StringUtil::TrimStr(watchPoint.GetPackageName()); in SendFaultLog() local
227 std::string packageName = StringUtil::TrimStr(watchPoint.GetPackageName()); in InitLogInfo() local
/base/location/services/location_locator/locator/source/
H A Dreport_manager.cpp347 std::string packageName = request->GetPackageName(); in GetCacheLocation() local
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_task.cpp228 void EventLogTask::RecordCatchedPids(const std::string& packageName) in RecordCatchedPids() argument
/base/customization/enterprise_device_management/services/edm/src/
H A Dadmin_manager.cpp136 std::shared_ptr<Admin> AdminManager::GetAdminByPkgName(const std::string &packageName, int32_t userId) in GetAdminByPkgName() argument
158 ErrCode AdminManager::DeleteAdmin(const std::string &packageName, int32_t userId) in DeleteAdmin() argument
350 GetEntInfo(const std::string &packageName, EntInfo &entInfo, int32_t userId) GetEntInfo() argument
367 SetEntInfo(const std::string &packageName, EntInfo &entInfo, int32_t userId) SetEntInfo() argument
[all...]

Completed in 20 milliseconds

12345678910