Home
last modified time | relevance | path

Searched defs:deviceType (Results 126 - 150 of 361) sorted by relevance

12345678910>>...15

/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/
H A Dmock_parameter_ex.cpp126 static std::string deviceType = OHOS::system::GetDeviceType(); in GetDeviceTypeStr() local
/base/hiviewdfx/hiview/base/utility/
H A Dparameter_ex.cpp112 static std::string deviceType = OHOS::system::GetDeviceType(); in GetDeviceTypeStr() local
/base/global/resource_management/interfaces/native/resource/include/
H A Dresmgr_common.h153 ResourceManager_DeviceType deviceType; member
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_config_impl.cpp78 void ResConfigImpl::SetDeviceType(DeviceType deviceType) in SetDeviceType() argument
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_desc.cpp336 std::string deviceType; in GetCurrentDeviceType() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_preferences_test.cpp1335 std::string deviceType = "testDeviceType"; in HWTEST_F() local
1349 std::string deviceType = "testDeviceType"; in HWTEST_F() local
1364 std::string deviceType = "testDeviceType1111"; in HWTEST_F() local
1379 std::string deviceType = "testDeviceType1111"; in HWTEST_F() local
H A Dnotification_preferences_database_test.cpp933 std::string deviceType = "test"; in HWTEST_F() local
948 std::string deviceType = "testDeviceType1111"; in HWTEST_F() local
964 std::string deviceType = "testDeviceType1111"; in HWTEST_F() local
980 std::string deviceType = "testDeviceType1111"; in HWTEST_F() local
996 std::string deviceType = "testDeviceType1111"; in HWTEST_F() local
[all...]
H A Dadvanced_notification_publish_service_test.cpp725 std::string deviceType = "testDeviceType"; in HWTEST_F() local
741 std::string deviceType = "testDeviceType"; in HWTEST_F() local
758 std::string deviceType = "testDeviceType"; in HWTEST_F() local
775 std::string deviceType = "testDeviceType1111"; in HWTEST_F() local
791 std::string deviceType = "testDeviceType"; in HWTEST_F() local
811 std::string deviceType = "testDeviceType1111"; HWTEST_F() local
828 std::string deviceType = "testDeviceType1111"; HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_helper_test.cpp1121 std::string deviceType = "testDeviceType"; in HWTEST_F() local
1134 std::string deviceType = ""; in HWTEST_F() local
1147 std::string deviceType = "testDeviceType1111"; in HWTEST_F() local
1195 std::string deviceType = "testDeviceType"; in HWTEST_F() local
1209 std::string deviceType = "testDeviceType"; in HWTEST_F() local
1226 std::string deviceType = "testDeviceType1111"; HWTEST_F() local
1243 std::string deviceType = "testDeviceType"; HWTEST_F() local
1285 std::string deviceType = "testDeviceType"; HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h88 std::string deviceType; member
/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/
H A Dsmart_reminder_center.cpp90 void SmartReminderCenter::ParseReminderFilterDevice(const nlohmann::json &root, const string &deviceType) in ParseReminderFilterDevice() argument
257 HandleReminderMethods( const string &deviceType, const map<string, vector<shared_ptr<ReminderAffected>>> &reminderFilterDevice, const sptr<NotificationRequest> &request, set<string> &validDevices, shared_ptr<map<string, shared_ptr<NotificationFlags>>> notificationFlagsOfDevices) const HandleReminderMethods() argument
298 IsNeedSynergy(const string &deviceType, const string &ownerBundleName) const IsNeedSynergy() argument
319 HandleAffectedReminder( const string &deviceType, const shared_ptr<ReminderAffected> &reminderAffected, const set<string> &validDevices, shared_ptr<map<string, shared_ptr<NotificationFlags>>> notificationFlagsOfDevices) const HandleAffectedReminder() argument
399 GetDeviceStatusByType( const string &deviceType, bitset<DistributedDeviceStatus::STATUS_SIZE> &bitStatus) const GetDeviceStatusByType() argument
[all...]
/base/notification/distributed_notification_service/tools/dump/src/
H A Dnotification_shell_command.cpp347 std::string deviceType; in RunSetDeviceStatusCmd() local
/base/telephony/call_manager/frameworks/native/src/
H A Dbluetooth_call_client.cpp302 int32_t BluetoothCallClient::SetAudioDevice(AudioDeviceType deviceType, const std::string &bluetoothAddress) in SetAudioDevice() argument
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
H A Ddistributed_communication_manager.cpp95 OnDeviceOnline(const std::string &devId, const std::string &devName, AudioDeviceType deviceType, int32_t devRole) OnDeviceOnline() argument
125 OnDeviceOffline(const std::string &devId, const std::string &devName, AudioDeviceType deviceType, int32_t devRole) OnDeviceOffline() argument
/base/web/webview/ohos_adapter/display_manager_adapter/src/
H A Ddisplay_manager_adapter_impl.cpp282 std::string deviceType = OHOS::system::GetDeviceType(); in IsDefaultPortrait() local
/base/web/webview/test/unittest/ohos_adapter/cert_mgr_adapter_test/
H A Dcert_mgr_adapter_test.cpp287 std::string deviceType = OHOS::system::GetDeviceType(); in HWTEST_F() local
307 std::string deviceType = OHOS::system::GetDeviceType(); in HWTEST_F() local
388 std::string deviceType = OHOS::system::GetDeviceType(); in HWTEST_F() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_adapter.cpp207 void DistributedSchedAdapter::ProcessCallerDied(const sptr<IRemoteObject>& connect, int32_t deviceType) in ProcessCallerDied() argument
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_device_v1_0.cpp124 OH_NN_ReturnCode HDIDeviceV1_0::GetDeviceType(OH_NN_DeviceType& deviceType) in GetDeviceType() argument
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/hdi_device/
H A Dhdi_device_test.cpp280 OH_NN_DeviceType deviceType = OH_NN_CPU; in HWTEST_F() local
300 OH_NN_DeviceType deviceType = OH_NN_CPU; in HWTEST_F() local
323 OH_NN_DeviceType deviceType = OH_NN_CPU; in HWTEST_F() local
346 OH_NN_DeviceType deviceType = OH_NN_CPU; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_impl_test.cpp1075 auto deviceType = contextImpl->GetDeviceType(); in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
H A Ddistribute_req_param.h56 inline void SetDeviceType(const int deviceType) in SetDeviceType() argument
/foundation/arkui/ace_engine/frameworks/core/components/toast/
H A Dtoast_component.cpp79 auto deviceType = SystemProperties::GetDeviceType(); in BuildToastContent() local
111 auto deviceType = SystemProperties::GetDeviceType(); in BuildPackageBox() local
173 auto deviceType = SystemProperties::GetDeviceType(); in Show() local
/foundation/arkui/ace_engine/test/unittest/core/accessibility/
H A Djs_inspector_test.cpp90 DeviceType deviceType = SystemProperties::GetDeviceType(); in CheckToggleAttrAndStyle() local
133 DeviceType deviceType = SystemProperties::GetDeviceType(); in CheckTextAreaAttrAndStyle() local
160 DeviceType deviceType = SystemProperties::GetDeviceType(); in CheckTextAttrAndStyle() local
192 DeviceType deviceType = SystemProperties::GetDeviceType(); CheckTabBarAttrAndStyle() local
211 DeviceType deviceType = SystemProperties::GetDeviceType(); CheckSwiperAttrAndStyle() local
243 DeviceType deviceType = SystemProperties::GetDeviceType(); CheckSliderAttrAndStyle() local
277 DeviceType deviceType = SystemProperties::GetDeviceType(); CheckRefreshAttrAndStyle() local
311 DeviceType deviceType = SystemProperties::GetDeviceType(); CheckRatingAttrAndStyle() local
336 DeviceType deviceType = SystemProperties::GetDeviceType(); CheckProgressAttrAndStyle() local
365 DeviceType deviceType = SystemProperties::GetDeviceType(); CheckButtonAttrAndStyle() local
395 DeviceType deviceType = SystemProperties::GetDeviceType(); CheckDividerAttrAndStyle() local
426 DeviceType deviceType = SystemProperties::GetDeviceType(); CheckInputAttrAndStyle() local
455 DeviceType deviceType = SystemProperties::GetDeviceType(); CheckLabelAttrAndStyle() local
487 DeviceType deviceType = SystemProperties::GetDeviceType(); CheckMarqueeAttrAndStyle() local
576 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
596 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
616 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
636 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
656 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
676 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
916 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
936 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
956 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
976 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
996 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1016 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1311 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1331 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1351 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1371 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1391 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1411 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1445 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1465 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1485 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1505 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1525 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1545 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1720 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1740 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1760 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1780 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1800 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
1820 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2317 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2337 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2357 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2377 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2397 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2417 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2490 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2510 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2530 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2550 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2570 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2590 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2624 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2644 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2664 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2684 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2704 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2724 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2834 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2854 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2874 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2894 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2914 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
2934 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
3122 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
3142 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
3162 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
3182 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
3202 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
3222 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
3300 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
3409 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
3445 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
3481 DeviceType deviceType = SystemProperties::GetDeviceType(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/event/
H A Devent_convertor.h89 int64_t deviceType; variable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_pack_info.h82 std::vector<std::string> deviceType; member
95 std::vector<std::string> deviceType; member

Completed in 41 milliseconds

12345678910>>...15