Home
last modified time | relevance | path

Searched defs:appType (Results 1 – 25 of 62) sorted by relevance

123

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
Dmock_system_bundle_installer.cpp40 Constants::AppType appType) in InstallSystemBundle()
63 Constants::AppType appType) in OTAInstallSystemBundle()
191 Constants::AppType appType) in InstallSystemSharedBundle()
207 Constants::AppType appType) in OTAInstallSystemBundleNeedCheckUser()
Dbms_event_handler_test.cpp280 Constants::AppType appType = Constants::AppType::SYSTEM_APP; variable
295 Constants::AppType appType = Constants::AppType::SYSTEM_APP; variable
311 Constants::AppType appType = Constants::AppType::SYSTEM_APP; variable
327 Constants::AppType appType = Constants::AppType::SYSTEM_APP; variable
514 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP; variable
529 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP; variable
630 auto appType = Constants::AppType::SYSTEM_APP; variable
644 auto appType = Constants::AppType::SYSTEM_APP; variable
809 Constants::AppType appType = Constants::AppType::SYSTEM_APP; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dsystem_bundle_installer.cpp37 Constants::AppType appType) in InstallSystemBundle()
53 Constants::AppType appType) in InstallSystemSharedBundle()
68 Constants::AppType appType) in OTAInstallSystemBundle()
99 Constants::AppType appType) in OTAInstallSystemBundleNeedCheckUser()
Dbundle_mgr_service_event_handler.cpp1037 const PreScanInfo &preScanInfo, Constants::AppType appType, int32_t userId) in ProcessSystemBundleInstall()
1058 const std::string &bundleDir, Constants::AppType appType, int32_t userId) in ProcessSystemBundleInstall()
1078 …::ProcessSystemSharedBundleInstall(const std::string &sharedBundlePath, Constants::AppType appType) in ProcessSystemSharedBundleInstall()
1740 const std::list<std::string> &scanPathList, Constants::AppType appType) in InnerProcessRebootBundleInstall()
1886 Constants::AppType appType) in InnerMultiProcessBundleInstall()
1955 const std::list<std::string> &scanPathList, Constants::AppType appType) in InnerProcessRebootSharedBundleInstall()
2438 Constants::AppType appType, in OTAInstallSystemBundle()
2467 Constants::AppType appType, in OTAInstallSystemBundleNeedCheckUser()
2500 Constants::AppType appType, in OTAInstallSystemSharedBundle()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/qos/src/
Dclient_qos_manager.c19 int32_t ClientQosReport(int32_t channelId, int32_t chanType, int32_t appType, int32_t quality) in ClientQosReport()
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/qosreport_fuzzer/
Dqosreport_fuzzer.cpp29 int32_t appType = 1; in QosReportTest() local
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clientqosmanager_fuzzer/
Dclientqosmanager_fuzzer.cpp31 int32_t appType = *(reinterpret_cast<const int32_t*>(data)); in ClientQosReportTest() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/qos/
Dsoftbus_qos_virtual.c43 int32_t QosReportExecute(int channelId, int chanType, int appType, int quality) in QosReportExecute()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_channel_manager_mock_test/
Dtrans_channel_manager_mock_test.cpp141 int32_t appType = 1; variable
226 int32_t appType = 1; variable
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerinstallbundlevector_fuzzer/
Dbasebundleinstallerinstallbundlevector_fuzzer.cpp33 Constants::AppType appType = Constants::AppType::SYSTEM_APP; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerinstallbundle_fuzzer/
Dbasebundleinstallerinstallbundle_fuzzer.cpp33 Constants::AppType appType = Constants::AppType::SYSTEM_APP; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerprocessbundleinstall_fuzzer/
Dbasebundleinstallerprocessbundleinstall_fuzzer.cpp33 Constants::AppType appType = Constants::AppType::SYSTEM_APP; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dbundle_mgr_service_event_handler.cpp391 const PreScanInfo& preScanInfo, Constants::AppType appType, int32_t userId) in ProcessSystemBundleInstall()
395 const std::string& bundleDir, Constants::AppType appType, int32_t userId) in ProcessSystemBundleInstall()
398 …::ProcessSystemSharedBundleInstall(const std::string& sharedBundlePath, Constants::AppType appType) in ProcessSystemSharedBundleInstall()
469 const std::list<std::string>& scanPathList, Constants::AppType appType) in InnerProcessRebootBundleInstall()
478 const std::list<std::string>& scanPathList, Constants::AppType appType) in InnerProcessRebootSharedBundleInstall()
557 const std::vector<std::string>& filePaths, Constants::AppType appType, bool removable) in OTAInstallSystemBundle()
563 const std::string& bundleName, Constants::AppType appType, bool removable) in OTAInstallSystemBundleNeedCheckUser()
569 const std::vector<std::string>& filePaths, Constants::AppType appType, bool removable) in OTAInstallSystemSharedBundle()
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
Dkeep_alive_info.h53 KeepAliveAppType appType = KeepAliveAppType::UNSPECIFIED; member
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dcontext_container_by_mock_bms_test.cpp113 std::string appType = "system"; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dbundle_install_checker.h49 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP; member
Dpre_install_bundle_info.h146 void SetAppType(Constants::AppType appType) in SetAppType()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
Dshared_bundle_installer.cpp23 …nstaller::SharedBundleInstaller(const InstallParam &installParam, const Constants::AppType appType) in SharedBundleInstaller()
/foundation/communication/dsoftbus/tests/sdk/transmission/ipc/
Dtrans_ipc_test.cpp327 int32_t appType = 0; variable
654 int32_t appType = 0; variable
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
Dhgm_multi_app_strategy.cpp192 auto &appType = pidAppTypeMap_.at(pkgName).second; in GetAppStrategyConfigName() local
370 int32_t appType = DEFAULT_APP_TYPE; in AnalyzePkgParam() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
Dsocperf_plugin.cpp315 int32_t appType = INVALID_VALUE; in HandleAppAbilityStart() local
331 bool SocPerfPlugin::UpdateUidToAppTypeMap(const std::shared_ptr<ResData>& data, int32_t appType) in UpdateUidToAppTypeMap()
641 int32_t appType = reqAppTypeFunc_(bundleName); in UpdateUidToAppTypeMap() local
/foundation/communication/dsoftbus/sdk/transmission/ipc/mini/
Dtrans_server_proxy.c94 int32_t ServerIpcQosReport(int32_t channelId, int32_t chanType, int32_t appType, int32_t quality) in ServerIpcQosReport()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_install_checker_test.cpp144 Constants::AppType appType = Constants::AppType::SYSTEM_APP; variable
158 Constants::AppType appType = Constants::AppType::THIRD_SYSTEM_APP; variable
172 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP; variable
186 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP; variable
203 Constants::AppType appType = Constants::AppType::SYSTEM_APP; variable
226 Constants::AppType appType = Constants::AppType::SYSTEM_APP; variable
246 Constants::AppType appType = Constants::AppType::SYSTEM_APP; variable
/foundation/communication/nfc/services/src/tag/
Dndef_har_data_parser.cpp379 bool NdefHarDataParser::IsOtherPlatformAppType(const std::string &appType) in IsOtherPlatformAppType()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
Dtrans_session_test.cpp302 int32_t appType = 1; variable

123