Home
last modified time | relevance | path

Searched defs:deviceType (Results 1 - 25 of 135) sorted by relevance

123456

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DCLDeviceImpl.cpp17 CLDeviceImpl::Info::Info(cl::DeviceType deviceType) : type(deviceType) {} in Info() argument
/base/notification/distributed_notification_service/services/ans/src/
H A Ddistributed_device_status.cpp24 ErrCode DistributedDeviceStatus::SetDeviceStatus(const std::string &deviceType, const uint32_t status) in SetDeviceStatus() argument
30 uint32_t DistributedDeviceStatus::GetDeviceStatus(const std::string &deviceType) in GetDeviceStatus() argument
/base/global/resource_management/interfaces/cj/src/
H A Dresource_manager_interface.h30 int32_t deviceType; member
/base/security/appverify/interfaces/innerkits/appverify/include/init/
H A Ddevice_type_manager.h42 bool deviceType; member in OHOS::Security::Verify::DeviceTypeManager
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_subscriber.cpp33 void NotificationSubscriber::SetDeviceType(const std::string &deviceType) in SetDeviceType() argument
44 ProcessSyncDecision( const std::string &deviceType, std::shared_ptr<Notification> &notification) const ProcessSyncDecision() argument
H A Dnotification_subscribe_info.cpp65 void NotificationSubscribeInfo::AddDeviceType(const std::string deviceType) in AddDeviceType() argument
/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
H A Dnapi_distributed_enable.h27 std::string deviceType; member
39 std::string deviceType; member
/base/telephony/call_manager/test/unittest/distributed_communication_test/src/
H A Ddistributed_dev_switch_test.cpp43 AudioDeviceType deviceType = AudioDeviceType::DEVICE_DISTRIBUTED_PHONE; in HWTEST_F() local
H A Ddistributed_communication_manager_test.cpp104 AudioDeviceType deviceType = AudioDeviceType::DEVICE_DISTRIBUTED_PHONE; in HWTEST_F() local
134 AudioDeviceType deviceType = AudioDeviceType::DEVICE_DISTRIBUTED_PHONE; in HWTEST_F() local
158 AudioDeviceType deviceType in HWTEST_F() local
[all...]
H A Ddistributed_dev_observer_test.cpp49 AudioDeviceType deviceType = AudioDeviceType::DEVICE_DISTRIBUTED_PHONE; in HWTEST_F() local
/base/update/updateservice/interfaces/inner_api/feature/update/model/upgrade_info/
H A Dupgrade_info.h32 DeviceType deviceType = DeviceType::UNKNOWN; member
/base/update/updateservice/interfaces/inner_api/feature/update/model/subscribe/
H A Dsubscribe_info.h37 DeviceType deviceType = DeviceType::UNKNOWN; member
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Dset_watermark_plugin_test.cpp146 std::string deviceType = system::GetParameter("const.product.devicetype", ""); in HWTEST_F() local
192 std::string deviceType = system::GetParameter("const.product.devicetype", ""); in HWTEST_F() local
/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_parser.h230 std::string deviceType; member
242 DeviceType deviceType = DEVICE_NOT_SET; member
/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscanner_info.h80 std::string deviceType; member in OHOS::Scan::final
132 std::string deviceType; member in OHOS::Scan::final
/base/security/access_token/services/tokensyncmanager/include/device/
H A Ddevice_info.h40 std::string deviceType; member
/test/xts/hats/ai/nnrt/hdi/v1_0/nnrtFunctionTest/src/
H A Dhdi_device_test.cpp75 V1_0::DeviceType deviceType; in HWTEST_F() local
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest_additional/src/
H A Dhdi_device_test.cpp110 V2_0::DeviceType deviceType = V2_0::DeviceType::CPU; in HWTEST_F() local
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest/src/
H A Dhdi_device_test.cpp75 V2_0::DeviceType deviceType; in HWTEST_F() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDeviceD3D.cpp19 DeviceD3D::DeviceD3D(GLint deviceType, void *nativeDevice) in DeviceD3D() argument
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_disturb.cpp360 ErrCode AnsManagerProxy::SetSmartReminderEnabled(const std::string &deviceType, const bool enabled) in SetSmartReminderEnabled() argument
395 ErrCode AnsManagerProxy::IsSmartReminderEnabled(const std::string &deviceType, boo argument
268 SetDistributedEnabledByBundle(const sptr<NotificationBundleOption> &bundleOption, const std::string &deviceType, const bool enabled) SetDistributedEnabledByBundle() argument
314 IsDistributedEnabledByBundle(const sptr<NotificationBundleOption> &bundleOption, const std::string &deviceType, bool &enabled) IsDistributedEnabledByBundle() argument
[all...]
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Ddistributed.h60 std::string deviceType; member
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_subscribe_info_test.cpp143 std::string deviceType = "test"; in HWTEST_F() local
158 std::string deviceType = "test"; in HWTEST_F() local
/third_party/mindspore/test/unittest/
H A Dnnrt_delegate_unit_test.cpp83 OH_AI_DeviceType deviceType = OH_AI_DeviceInfoGetDeviceType(nnrtDeviceInfo); in HWTEST() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCLPlatformVk.cpp77 createContextFromType(cl::Context &context, cl::DeviceType deviceType, bool userSync, cl_int &errorCode) createContextFromType() argument

Completed in 13 milliseconds

123456