/base/web/webview/test/unittest/nweb_value_test/ |
D | nweb_value_test.cpp | 56 nwebValue->SetType(NWebValue::Type::BOOLEAN); 79 nwebValue->SetType(NWebValue::Type::STRING); 96 nwebValue->SetType(NWebValue::Type::INTEGER); 112 nwebValue->SetType(NWebValue::Type::STRING); 130 nwebValue->SetType(NWebValue::Type::DOUBLE);
|
/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
D | webview_controller.h | 293 void SetType(int type) in SetType() function 329 data_->SetType(nwebType); in SetType() 384 data_->SetType(NWebValue::Type::STRING); in SetString() 392 data_->SetType(NWebValue::Type::DOUBLE); in SetNumber() 400 data_->SetType(NWebValue::Type::BOOLEAN); in SetBoolean() 408 data_->SetType(NWebValue::Type::BINARY); in SetArrayBuffer() 416 data_->SetType(NWebValue::Type::STRINGARRAY); in SetStringArray() 424 data_->SetType(NWebValue::Type::DOUBLEARRAY); in SetDoubleArray() 432 data_->SetType(NWebValue::Type::INT64ARRAY); in SetInt64Array() 440 data_->SetType(NWebValue::Type::BOOLEANARRAY); in SetBooleanArray() [all …]
|
/base/time/time_service/test/fuzztest/timemanager_fuzzer/timetesttimer_fuzzer/ |
D | timer_info.h | 28 void SetType(const int &type) override; 38 void TimerInfo::SetType(const int &type) in SetType() function
|
D | timetesttimer_fuzzer.cpp | 33 timerInfo->SetType(static_cast<int>(data)); in FuzzTimeCreateTimer() 62 timerInfo->SetType(static_cast<int>(data)); in FuzzTimeCreateTimerV9()
|
/base/location/test/location_locator/source/ |
D | locator_required_data_manager_test.cpp | 57 dataConfig->SetType(1); 76 dataConfig->SetType(2); 95 dataConfig->SetType(1);
|
/base/time/time_service/test/unittest/service_test/include/ |
D | timer_info_test.h | 40 virtual void SetType(const int &type) override; 73 void TimerInfoTest::SetType(const int &_type) in SetType() function
|
/base/update/updateservice/services/core/ability/alarm/src/ |
D | alarm_timer_utils.cpp | 34 void AlarmTimerUtils::TimerTaskInfo::SetType(const int &type) in SetType() function in OHOS::UpdateEngine::AlarmTimerUtils::TimerTaskInfo 64 timerInfo->SetType(static_cast<int>(timerType)); in RegisterAlarm() 83 timerInfo->SetType(static_cast<int>(timerType)); in RegisterRepeatAlarm()
|
/base/location/interfaces/inner_api/include/ |
D | locating_required_data_config.h | 36 SetType(LocatingRequiredDataConfig.GetType()); in LocatingRequiredDataConfig() 49 inline void SetType(int type) in SetType() function
|
/base/time/time_service/test/unittest/service_test/src/ |
D | time_client_test.cpp | 379 timerInfo->SetType(1); 406 timerInfo->SetType(1); 428 timerInfo->SetType(1); 458 timerInfo->SetType(0); 507 timerInfo->SetType(0); 541 timerInfo->SetType(1<<2); 567 timerInfo->SetType(1<<2); 592 timerInfo->SetType(1<<2 | 1<<1); 617 timerInfo->SetType(4); 642 timerInfo->SetType(4); [all …]
|
D | time_service_test.cpp | 164 timerInfo->SetType(timerInfo->TIMER_TYPE_IDLE); in StartIdleTimer() 241 timerInfo->SetType(timerInfo->TIMER_TYPE_IDLE); 259 timerInfo->SetType(timerInfo->TIMER_TYPE_INEXACT_REMINDER); 288 timerInfo->SetType(timerInfo->TIMER_TYPE_INEXACT_REMINDER); 318 timerInfo->SetType(timerInfo->TIMER_TYPE_INEXACT_REMINDER); 572 timerInfo->SetType(1); 598 timerInfo->SetType(1); 619 timerInfo->SetType(1); 648 timerInfo->SetType(0);
|
D | time_dfx_test.cpp | 122 timerInfo->SetType(1); 148 timerInfo->SetType(1); 202 timerInfo->SetType(timerInfo->TIMER_TYPE_IDLE); 230 timerInfo->SetType(1); 263 timerInfo->SetType(1);
|
/base/notification/common_event_service/services/test/unittest/ |
D | common_event_sticky_test.cpp | 104 want.SetType(TYPE); 141 want.SetType(TYPE); 160 want2.SetType(TYPE2); 189 want.SetType(TYPE); 221 want.SetType(TYPE); 253 want.SetType(TYPE); 489 want.SetType(TYPE);
|
/base/time/time_service/services/time/src/ |
D | simple_timer_info.cpp | 26 void SimpleTimerInfo::SetType(const int &_type) in SetType() function in OHOS::MiscServices::SimpleTimerInfo
|
/base/time/time_service/services/time/include/ |
D | simple_timer_info.h | 28 void SetType(const int &type) override;
|
/base/hiviewdfx/hilog/frameworks/libhilog/socket/include/ |
D | dgram_socket_client.h | 35 SetType(SOCK_DGRAM | socketType); in DgramSocketClient()
|
D | seq_packet_socket_client.h | 39 SetType(socketType); in SeqPacketSocketClient()
|
D | socket.h | 31 void SetType(uint32_t socketOption);
|
/base/web/webview/ohos_nweb/include/ |
D | nweb_hit_testresult.h | 72 void SetType(int type) { in SetType() function
|
/base/notification/distributed_notification_service/services/ans/include/ |
D | notification_timer_info.h | 33 void SetType(const int32_t &type) override;
|
D | reminder_timer_info.h | 62 void SetType(const int32_t &type) override;
|
/base/time/time_service/interfaces/inner_api/include/ |
D | itimer_info.h | 64 virtual void SetType(const int &type) = 0;
|
/base/notification/distributed_notification_service/services/ans/src/ |
D | reminder_timer_info.cpp | 29 void ReminderTimerInfo::SetType(const int &_type) in SetType() function in OHOS::Notification::ReminderTimerInfo
|
D | notification_timer_info.cpp | 20 void NotificationTimerInfo::SetType(const int &timerInfoType) in SetType() function in OHOS::Notification::NotificationTimerInfo
|
/base/global/i18n/frameworks/intl/src/ |
D | date_time_filter.cpp | 225 match.SetType(type); in FilterDate() 240 match.SetType(FilterType::TYPE_DATE); in FilterDate() 245 match.SetType(FilterType::TYPE_DATE); in FilterDate() 315 matches[lastMatchIndex].SetType(lastType); in FilterDateTime() 363 matches[currentMatchIndex].SetType(FilterType::TYPE_TIME_PERIOD); in FilterPeriod() 408 matches[currentMatchIndex].SetType(currentType); in FilterDateTimePunc() 450 lastMatch.SetType(FilterType::TYPE_DATETIME); in DealBrackets() 462 lastMatch.SetType(FilterType::TYPE_DATETIME); in DealBrackets()
|
/base/powermgr/thermal_manager/interfaces/inner_api/native/include/ |
D | thermal_srv_sensor_info.h | 42 inline void SetType(const std::string &type) in SetType() function
|