Home
last modified time | relevance | path

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

12

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dsystem_bundle_installer.cpp36 Constants::AppType appType) in InstallSystemBundle()
50 Constants::AppType appType) in InstallSystemSharedBundle()
65 Constants::AppType appType) in OTAInstallSystemBundle()
Dbundle_mgr_service_event_handler.cpp877 const PreScanInfo &preScanInfo, Constants::AppType appType, int32_t userId) in ProcessSystemBundleInstall()
895 const std::string &bundleDir, Constants::AppType appType, int32_t userId) in ProcessSystemBundleInstall()
912 …::ProcessSystemSharedBundleInstall(const std::string &sharedBundlePath, Constants::AppType appType) in ProcessSystemSharedBundleInstall()
1022 const std::list<std::string> &scanPathList, Constants::AppType appType) in InnerProcessRebootBundleInstall()
1181 const std::list<std::string> &scanPathList, Constants::AppType appType) in InnerProcessRebootSharedBundleInstall()
1510 Constants::AppType appType, in OTAInstallSystemBundle()
1533 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/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()
168 Constants::AppType appType) in InstallSystemSharedBundle()
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
449 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP; variable
464 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP; variable
565 auto appType = Constants::AppType::SYSTEM_APP; variable
579 auto appType = Constants::AppType::SYSTEM_APP; variable
792 Constants::AppType appType = Constants::AppType::SYSTEM_APP; variable
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/qosreport_fuzzer/
Dqosreport_fuzzer.cpp30 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.c44 int32_t QosReportExecute(int channelId, int chanType, int appType, int quality) in QosReportExecute()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dbundle_install_checker.h46 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP; member
Dpre_install_bundle_info.h126 void SetAppType(Constants::AppType appType) in SetAppType()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
Dshared_bundle_installer.cpp24 …nstaller::SharedBundleInstaller(const InstallParam &installParam, const Constants::AppType appType) in SharedBundleInstaller()
/foundation/communication/dsoftbus/tests/sdk/transmission/ipc/
Dtrans_ipc_test.cpp350 int32_t appType = 0; variable
676 int32_t appType = 0; variable
/foundation/communication/dsoftbus/sdk/transmission/ipc/mini/
Dtrans_server_proxy.c78 int32_t ServerIpcQosReport(int32_t channelId, int32_t chanType, int32_t appType, int32_t quality) in ServerIpcQosReport()
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/transserverproxyextern_fuzzer/
Dtransserverproxyextern_fuzzer.cpp100 int32_t appType = *(reinterpret_cast<const int32_t*>(data)); in ServerIpcQosReportTest() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_install_checker_test.cpp278 Constants::AppType appType = Constants::AppType::SYSTEM_APP; variable
292 Constants::AppType appType = Constants::AppType::THIRD_SYSTEM_APP; variable
306 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP; variable
320 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP; variable
337 Constants::AppType appType = Constants::AppType::SYSTEM_APP; variable
360 Constants::AppType appType = Constants::AppType::SYSTEM_APP; variable
380 Constants::AppType appType = Constants::AppType::SYSTEM_APP; variable
Dbms_bundle_installer_test.cpp1484 auto appType = Constants::AppType::THIRD_PARTY_APP; variable
1872 auto appType = Constants::AppType::THIRD_PARTY_APP; variable
3567 auto appType = Constants::AppType::THIRD_PARTY_APP; variable
3833 auto appType = Constants::AppType::THIRD_PARTY_APP; variable
3848 auto appType = Constants::AppType::THIRD_PARTY_APP; variable
3885 auto appType = Constants::AppType::THIRD_PARTY_APP; variable
4842 auto appType = Constants::AppType::THIRD_PARTY_APP; variable
4865 auto appType = Constants::AppType::THIRD_PARTY_APP; variable
4883 auto appType = Constants::AppType::THIRD_PARTY_APP; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
Dstore_meta_data.h41 std::string appType = ""; member
/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
Dtrans_server_proxy.cpp176 int32_t ServerIpcQosReport(int32_t channelId, int32_t chanType, int32_t appType, int32_t quality) in ServerIpcQosReport()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
Dtrans_session_test.cpp300 int32_t appType = 1; variable
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dcontext_container.cpp297 int32_t appType; in InitResourceManager() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_channel_manager_test/
Dtrans_channel_manager_test.cpp426 int32_t appType = 333; variable
/foundation/communication/dsoftbus/sdk/transmission/ipc/small/
Dtrans_server_proxy.c302 int32_t ServerIpcQosReport(int32_t channelId, int32_t chanType, int32_t appType, int32_t quality) in ServerIpcQosReport()
/foundation/communication/dsoftbus/sdk/frame/standard/src/
Dsoftbus_server_proxy_standard.cpp249 int32_t SoftBusServerProxyFrame::QosReport(int32_t channelId, int32_t chanType, int32_t appType, in… in QosReport()
/foundation/communication/dsoftbus/core/transmission/common/include/
Dsoftbus_app_info.h99 AppType appType; member
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
Dtrans_proxy_message_test.cpp83 void TestMessageAddProxyChannel(int32_t channelId, AppType appType, const char *identity, ProxyChan… in TestMessageAddProxyChannel()

12