Home
last modified time | relevance | path

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

123

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A 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()
H A 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
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/qos/src/
H A Dclient_qos_manager.c19 int32_t ClientQosReport(int32_t channelId, int32_t chanType, int32_t appType, int32_t quality) in ClientQosReport()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A 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()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/qosreport_fuzzer/
H A Dqosreport_fuzzer.cpp29 int32_t appType = 1; in QosReportTest() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager.cpp82 …ptr<ResourceManager> CreateResourceManagerExt(const std::string &bundleName, const int32_t appType) in CreateResourceManagerExt()
100 ResConfig &resConfig, int32_t appType, int32_t userId) in CreateResourceManager()
H A Dresource_manager_ext_mgr.cpp42 const int32_t appType) in Init()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clientqosmanager_fuzzer/
H A Dclientqosmanager_fuzzer.cpp31 int32_t appType = *(reinterpret_cast<const int32_t*>(data)); in ClientQosReportTest() local
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/qos/
H A Dsoftbus_qos_virtual.c43 int32_t QosReportExecute(int channelId, int chanType, int appType, int quality) in QosReportExecute()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_channel_manager_mock_test/
H A Dtrans_channel_manager_mock_test.cpp141 int32_t appType = 1; variable
226 int32_t appType = 1; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerinstallbundle_fuzzer/
H A Dbasebundleinstallerinstallbundle_fuzzer.cpp33 Constants::AppType appType = Constants::AppType::SYSTEM_APP; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerinstallbundlevector_fuzzer/
H A Dbasebundleinstallerinstallbundlevector_fuzzer.cpp33 Constants::AppType appType = Constants::AppType::SYSTEM_APP; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerprocessbundleinstall_fuzzer/
H A Dbasebundleinstallerprocessbundleinstall_fuzzer.cpp33 Constants::AppType appType = Constants::AppType::SYSTEM_APP; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dkeep_alive_info.h53 KeepAliveAppType appType = KeepAliveAppType::UNSPECIFIED; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A 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()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_install_checker.h49 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP; member
H A Dpre_install_bundle_info.h146 void SetAppType(Constants::AppType appType) in SetAppType()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_container_by_mock_bms_test.cpp113 std::string appType = "system"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dshared_bundle_installer.cpp23 …nstaller::SharedBundleInstaller(const InstallParam &installParam, const Constants::AppType appType) in SharedBundleInstaller()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/ipc/
H A Dtrans_ipc_test.cpp327 int32_t appType = 0; variable
654 int32_t appType = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_multi_app_strategy.cpp192 auto &appType = pidAppTypeMap_.at(pkgName).second; in GetAppStrategyConfigName() local
370 int32_t appType = DEFAULT_APP_TYPE; in AnalyzePkgParam() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
H A 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
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/ipc/mini/
H A Dtrans_server_proxy.c94 int32_t ServerIpcQosReport(int32_t channelId, int32_t chanType, int32_t appType, int32_t quality) in ServerIpcQosReport()
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dtheme_manager_test.cpp62 int32_t appType = 0; in SetUp() local
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dndef_har_data_parser.cpp379 bool NdefHarDataParser::IsOtherPlatformAppType(const std::string &appType) in IsOtherPlatformAppType()

123