Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 1384) sorted by relevance

12345678910>>...56

/base/time/time_service/test/unittest/js_test/permission/
DSystemTimerNormal.test.js58 type: systemTimer.TIMER_TYPE_REALTIME, property
84 type: systemTimer.TIMER_TYPE_WAKEUP, property
103 type: systemTimer.TIMER_TYPE_EXACT, property
122 type: systemTimer.TIMER_TYPE_REALTIME | systemTimer.TIMER_TYPE_WAKEUP, property
141 type: systemTimer.TIMER_TYPE_REALTIME | systemTimer.TIMER_TYPE_EXACT, property
160 type: systemTimer.TIMER_TYPE_WAKEUP | systemTimer.TIMER_TYPE_EXACT, property
179 type: systemTimer.TIMER_TYPE_EXACT, property
198 type: systemTimer.TIMER_TYPE_EXACT, property
218 type: systemTimer.TIMER_TYPE_EXACT, property
245 type: systemTimer.TIMER_TYPE_REALTIME, property
[all …]
DSystemTimerException.test.js72 type: 16, property
94 type: "type", property
113 type: systemTimer.TIMER_TYPE_EXACT, property
133 type: systemTimer.TIMER_TYPE_EXACT, property
153 type: systemTimer.TIMER_TYPE_EXACT, property
196 type: systemTimer.TIMER_TYPE_EXACT property
214 type: systemTimer.TIMER_TYPE_EXACT, property
234 type: 16, property
264 type: "type", property
283 type: systemTimer.TIMER_TYPE_EXACT, property
[all …]
/base/msdp/device_status/tools/vdev/json/
Dsimulate_raw_keyboard_clicks.json3 "type": "raw", string
5 { "type": 4, "code": 4, "value": 30 }, number
6 { "type": 1, "code": 42, "value": 1 }, number
7 { "type": 0, "code": 0, "value": 0 }, number
8 { "type": 4, "code": 4, "value": 30 }, number
9 { "type": 1, "code": 35, "value": 1 }, number
10 { "type": 0, "code": 0, "value": 0 }, number
11 { "type": 4, "code": 4, "value": 30 }, number
12 { "type": 1, "code": 35, "value": 0 }, number
13 { "type": 0, "code": 0, "value": 0 }, number
[all …]
Dsimulate_raw_touchscreen_dragging.json3 "type": "raw", string
5 { "type": 3, "code": 53, "value": 390 }, number
6 { "type": 3, "code": 54, "value": 1033 }, number
7 { "type": 3, "code": 57, "value": 0 }, number
8 { "type": 0, "code": 2, "value": 0 }, number
9 { "type": 1, "code": 330, "value": 1 }, number
10 { "type": 0, "code": 2, "value": 0 }, number
11 { "type": 0, "code": 0, "value": 0 }, number
12 { "type": 3, "code": 53, "value": 390 }, number
13 { "type": 3, "code": 54, "value": 1033 }, number
[all …]
Dsimulate_raw_mouse_dragging.json3 "type": "raw", string
5 { "type": 4, "code": 4, "value": 30 }, number
6 { "type": 1, "code": 272, "value": 1 }, number
7 { "type": 0, "code": 0, "value": 0 }, number
8 { "type": 2, "code": 0, "value": 1 }, number
9 { "type": 2, "code": 1, "value": -3 }, number
10 { "type": 0, "code": 0, "value": 0 }, number
11 { "type": 2, "code": 0, "value": 2 }, number
12 { "type": 2, "code": 1, "value": -2 }, number
13 { "type": 0, "code": 0, "value": 0 }, number
[all …]
Dsimulate_raw_mouse_operation.json3 "type": "raw", string
5 { "type": 4, "code": 4, "value": 30 }, number
6 { "type": 1, "code": 273, "value": 1 }, number
7 { "type": 0, "code": 0, "value": 0 }, number
8 { "type": 2, "code": 0, "value": 4 }, number
9 { "type": 2, "code": 1, "value": -3 }, number
10 { "type": 0, "code": 0, "value": 0 }, number
11 { "type": 2, "code": 0, "value": 2 }, number
12 { "type": 2, "code": 1, "value": -2 }, number
13 { "type": 0, "code": 0, "value": 0 }, number
[all …]
/base/global/resource_management/test/resource/src/all/resources/base/element/
Did_defined.json3 "type": "string", string
7 "type": "media", string
11 "type": "integer", string
15 "type": "integer", string
19 "type": "integer", string
23 "type": "integer", string
27 "type": "string", string
31 "type": "string", string
35 "type": "string", string
39 "type": "string", string
[all …]
/base/global/system_resources/systemres/main/resources/base/element/
Did_defined.json5 "type": "color", string
10 "type": "color", string
15 "type": "color", string
20 "type": "color", string
25 "type": "color", string
30 "type": "color", string
35 "type": "color", string
40 "type": "color", string
45 "type": "color", string
50 "type": "color", string
[all …]
/base/security/access_token/services/privacymanager/test/unittest/
Dpermission_record_db_test.cpp70 PermissionUsedRecordDb::DataType type = static_cast<PermissionUsedRecordDb::DataType>(100); variable
82 PermissionUsedRecordDb::DataType type = PermissionUsedRecordDb::PERMISSION_RECORD; variable
94 PermissionUsedRecordDb::DataType type = static_cast<PermissionUsedRecordDb::DataType>(100); variable
107 PermissionUsedRecordDb::DataType type = PermissionUsedRecordDb::PERMISSION_RECORD; variable
122 PermissionUsedRecordDb::DataType type = static_cast<PermissionUsedRecordDb::DataType>(100); variable
138 PermissionUsedRecordDb::DataType type = PermissionUsedRecordDb::PERMISSION_RECORD; variable
155 PermissionUsedRecordDb::DataType type = PermissionUsedRecordDb::PERMISSION_RECORD; variable
172 PermissionUsedRecordDb::DataType type = PermissionUsedRecordDb::PERMISSION_RECORD; variable
190 PermissionUsedRecordDb::DataType type = static_cast<PermissionUsedRecordDb::DataType>(100); variable
205 PermissionUsedRecordDb::DataType type = PermissionUsedRecordDb::PERMISSION_RECORD; variable
[all …]
/base/update/updater/resources/rk3568/string/
Dstring.json3 "type": "UIString", string
9 "type": "UIString", string
15 "type": "UIString", string
21 "type": "UIString", string
27 "type": "UIString", string
33 "type": "UIString", string
39 "type": "UIString", string
45 "type": "UIString", string
51 "type": "UIString", string
57 "type": "UIString", string
[all …]
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_sensor_adapter_impl.cpp28 int32_t ArkSensorAdapterImpl::IsOhosSensorSupported(int32_t type) in IsOhosSensorSupported()
33 int32_t ArkSensorAdapterImpl::GetOhosSensorReportingMode(int32_t type) in GetOhosSensorReportingMode()
38 double ArkSensorAdapterImpl::GetOhosSensorDefaultSupportedFrequency(int32_t type) in GetOhosSensorDefaultSupportedFrequency()
43 double ArkSensorAdapterImpl::GetOhosSensorMinSupportedFrequency(int32_t type) in GetOhosSensorMinSupportedFrequency()
48 double ArkSensorAdapterImpl::GetOhosSensorMaxSupportedFrequency(int32_t type) in GetOhosSensorMaxSupportedFrequency()
53 int32_t ArkSensorAdapterImpl::SubscribeOhosSensor(int32_t type, int64_t samplingInterval) in SubscribeOhosSensor()
68 int32_t ArkSensorAdapterImpl::UnsubscribeOhosSensor(int32_t type) in UnsubscribeOhosSensor()
/base/hiviewdfx/hitrace/config/
Dhitrace_utils.json7 "type": 0 number
13 "type": 0 number
19 "type": 0 number
25 "type": 0 number
31 "type": 0 number
37 "type": 0 number
43 "type": 0 number
49 "type": 0 number
55 "type": 0 number
61 "type": 0 number
[all …]
/base/security/code_signature/services/key_enable/config/
Dtrusted_cert_path.json5 "type":"", string
12 "type":"", string
19 "type":"", string
26 "type":"", string
33 "type":"", string
42 "type":"Authed", string
49 "type":"Platform", string
56 "type":"Block", string
63 "type":"Block", string
70 "type":"Block", string
[all …]
Dtrusted_cert_path_test.json5 "type":"", string
12 "type":"", string
19 "type":"", string
26 "type":"", string
35 "type":"Authed", string
42 "type":"Platform", string
49 "type":"Block", string
56 "type":"Developer", string
/base/security/code_signature/services/key_enable/config/openharmony/release/
Dtrusted_cert_path.json5 "type":"", string
12 "type":"", string
19 "type":"", string
26 "type":"", string
33 "type":"", string
42 "type":"Authed", string
49 "type":"Platform", string
56 "type":"Block", string
63 "type":"Block", string
70 "type":"Block", string
[all …]
/base/msdp/device_status/services/native/src/
Ddevicestatus_msdp_client_impl.cpp46 for (int32_t type = 0; type < static_cast<int32_t>(Type::TYPE_MAX); ++type) { in DeviceStatusMsdpClientImpl() local
52 ErrCode DeviceStatusMsdpClientImpl::InitMsdpImpl(Type type) in InitMsdpImpl()
74 ErrCode DeviceStatusMsdpClientImpl::MockHandle(Type type) in MockHandle()
98 ErrCode DeviceStatusMsdpClientImpl::AlgoHandle(Type type) in AlgoHandle()
129 ErrCode DeviceStatusMsdpClientImpl::StartAlgo(Type type) in StartAlgo()
141 ErrCode DeviceStatusMsdpClientImpl::StartMock(Type type) in StartMock()
155 ErrCode DeviceStatusMsdpClientImpl::GetSensorHdi(Type type) in GetSensorHdi()
160 ErrCode DeviceStatusMsdpClientImpl::GetAlgoAbility(Type type) in GetAlgoAbility()
171 ErrCode DeviceStatusMsdpClientImpl::Disable(Type type) in Disable()
178 ErrCode DeviceStatusMsdpClientImpl::SensorHdiDisable(Type type) in SensorHdiDisable()
[all …]
/base/security/code_signature/test/unittest/resources/demo_cert/cert_path/
Dvalid_cert_path.json5 "type":"", string
12 "type":"", string
19 "type":"", string
26 "type":"", string
35 "type":"Authed", string
42 "type":"Authed", string
48 "type":"Block", string
54 "type":"Block", string
60 "type":"Platform", string
66 "type":"Debug", string
/base/msdp/device_status/test/unittest/services/moduletest/src/
Ddevicestatus_module_test.cpp59 Type type = g_moduleTest; variable
78 Type type = g_moduleTest; variable
97 Type type = g_moduleTest; variable
116 Type type = g_moduleTest; variable
135 Type type = g_moduleTest; variable
/base/msdp/device_status/libs/src/
Ddevicestatus_algorithm_manager.cpp37 bool AlgoMgr::StartSensor(Type type) in StartSensor()
116 int32_t AlgoMgr::GetSensorTypeId(Type type) in GetSensorTypeId()
137 ErrCode AlgoMgr::Enable(Type type) in Enable()
185 ErrCode AlgoMgr::Disable(Type type) in Disable()
230 ErrCode AlgoMgr::DisableCount(Type type) in DisableCount()
236 ErrCode AlgoMgr::UnregisterSensor(Type type) in UnregisterSensor()
/base/telephony/sms_mms/utils/
Dsms_hisysevent.cpp37 void SmsHiSysEvent::WriteSmsSendBehaviorEvent(const int32_t slotId, const SmsMmsMessageType type) in WriteSmsSendBehaviorEvent()
42 void SmsHiSysEvent::WriteSmsReceiveBehaviorEvent(const int32_t slotId, const SmsMmsMessageType type) in WriteSmsReceiveBehaviorEvent()
48 …const int32_t slotId, const SmsMmsMessageType type, const SmsMmsErrorCode errorCode, const std::st… in WriteSmsSendFaultEvent()
55 …const int32_t slotId, const SmsMmsMessageType type, const SmsMmsErrorCode errorCode, const std::st… in WriteSmsReceiveFaultEvent()
68 void SmsHiSysEvent::JudgingSmsBroadcastTimeOut(const int32_t slotId, const SmsMmsMessageType type) in JudgingSmsBroadcastTimeOut()
86 void SmsHiSysEvent::JudgingCbBroadcastTimeOut(const int32_t slotId, const SmsMmsMessageType type) in JudgingCbBroadcastTimeOut()
104 …d SmsHiSysEvent::JudgingWapPushBroadcastTimeOut(const int32_t slotId, const SmsMmsMessageType type) in JudgingWapPushBroadcastTimeOut()
/base/hiviewdfx/hilog/interfaces/native/kits/include/hilog/
Dlog.h179 #define OH_LOG_DEBUG(type, ...) ((void)OH_LOG_Print((type), LOG_DEBUG, LOG_DOMAIN, LOG_TAG, __VA_AR… argument
196 #define OH_LOG_INFO(type, ...) ((void)OH_LOG_Print((type), LOG_INFO, LOG_DOMAIN, LOG_TAG, __VA_ARGS… argument
213 #define OH_LOG_WARN(type, ...) ((void)OH_LOG_Print((type), LOG_WARN, LOG_DOMAIN, LOG_TAG, __VA_ARGS… argument
230 #define OH_LOG_ERROR(type, ...) ((void)OH_LOG_Print((type), LOG_ERROR, LOG_DOMAIN, LOG_TAG, __VA_AR… argument
247 #define OH_LOG_FATAL(type, ...) ((void)OH_LOG_Print((type), LOG_FATAL, LOG_DOMAIN, LOG_TAG, __VA_AR… argument
/base/powermgr/battery_statistics/frameworks/native/src/
Dbattery_stats_info.cpp49 int32_t type = static_cast<int32_t>(0); in ReadFromParcel() local
73 void BatteryStatsInfo::SetConsumptioType(ConsumptionType type) in SetConsumptioType()
115 std::string BatteryStatsInfo::ConvertTypeForPart(ConsumptionType type) in ConvertTypeForPart()
141 std::string BatteryStatsInfo::ConvertTypeForApp(ConsumptionType type) in ConvertTypeForApp()
182 std::string BatteryStatsInfo::ConvertConsumptionType(ConsumptionType type) in ConvertConsumptionType()
/base/security/access_token/interfaces/innerkits/el5filekeymanager/test/unittest/src/
Del5_filekey_manager_kit_unittest.cpp59 DataLockType type = MEDIA_DATA; variable
71 DataLockType type = ALL_DATA; variable
83 DataLockType type = MEDIA_DATA; variable
95 DataLockType type = ALL_DATA; variable
/base/msdp/device_status/frameworks/native/src/
Ddevicestatus_agent.cpp41 int32_t DeviceStatusAgent::SubscribeAgentEvent(Type type, in SubscribeAgentEvent()
58 int32_t DeviceStatusAgent::UnsubscribeAgentEvent(Type type, ActivityEvent event) in UnsubscribeAgentEvent()
69 void DeviceStatusAgent::RegisterServiceEvent(Type type, ActivityEvent event, ReportLatencyNs latenc… in RegisterServiceEvent()
77 void DeviceStatusAgent::UnRegisterServiceEvent(Type type, ActivityEvent event) in UnRegisterServiceEvent()
/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog/
Dlog_c.h97 #define HILOG_DEBUG(type, ...) ((void)HILOG_IMPL((type), LOG_DEBUG, LOG_DOMAIN, LOG_TAG, __VA_ARGS_… argument
99 #define HILOG_INFO(type, ...) ((void)HILOG_IMPL((type), LOG_INFO, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) argument
101 #define HILOG_WARN(type, ...) ((void)HILOG_IMPL((type), LOG_WARN, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) argument
103 #define HILOG_ERROR(type, ...) ((void)HILOG_IMPL((type), LOG_ERROR, LOG_DOMAIN, LOG_TAG, __VA_ARGS_… argument
105 #define HILOG_FATAL(type, ...) ((void)HILOG_IMPL((type), LOG_FATAL, LOG_DOMAIN, LOG_TAG, __VA_ARGS_… argument
115 #define HILOG_IMPL(type, level, domain, tag, ...) HiLogPrint(type, level, domain, tag, ##__VA_ARGS_… argument

12345678910>>...56