Home
last modified time | relevance | path

Searched refs:SetType (Results 1 – 25 of 82) sorted by relevance

1234

/base/web/webview/test/unittest/nweb_value_test/
Dnweb_value_test.cpp56 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/
Dwebview_controller.h293 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/
Dtimer_info.h28 void SetType(const int &type) override;
38 void TimerInfo::SetType(const int &type) in SetType() function
Dtimetesttimer_fuzzer.cpp33 timerInfo->SetType(static_cast<int>(data)); in FuzzTimeCreateTimer()
62 timerInfo->SetType(static_cast<int>(data)); in FuzzTimeCreateTimerV9()
/base/location/test/location_locator/source/
Dlocator_required_data_manager_test.cpp57 dataConfig->SetType(1);
76 dataConfig->SetType(2);
95 dataConfig->SetType(1);
/base/time/time_service/test/unittest/service_test/include/
Dtimer_info_test.h40 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/
Dalarm_timer_utils.cpp34 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/
Dlocating_required_data_config.h36 SetType(LocatingRequiredDataConfig.GetType()); in LocatingRequiredDataConfig()
49 inline void SetType(int type) in SetType() function
/base/time/time_service/test/unittest/service_test/src/
Dtime_client_test.cpp379 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 …]
Dtime_service_test.cpp164 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);
Dtime_dfx_test.cpp122 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/
Dcommon_event_sticky_test.cpp104 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/
Dsimple_timer_info.cpp26 void SimpleTimerInfo::SetType(const int &_type) in SetType() function in OHOS::MiscServices::SimpleTimerInfo
/base/time/time_service/services/time/include/
Dsimple_timer_info.h28 void SetType(const int &type) override;
/base/hiviewdfx/hilog/frameworks/libhilog/socket/include/
Ddgram_socket_client.h35 SetType(SOCK_DGRAM | socketType); in DgramSocketClient()
Dseq_packet_socket_client.h39 SetType(socketType); in SeqPacketSocketClient()
Dsocket.h31 void SetType(uint32_t socketOption);
/base/web/webview/ohos_nweb/include/
Dnweb_hit_testresult.h72 void SetType(int type) { in SetType() function
/base/notification/distributed_notification_service/services/ans/include/
Dnotification_timer_info.h33 void SetType(const int32_t &type) override;
Dreminder_timer_info.h62 void SetType(const int32_t &type) override;
/base/time/time_service/interfaces/inner_api/include/
Ditimer_info.h64 virtual void SetType(const int &type) = 0;
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_timer_info.cpp29 void ReminderTimerInfo::SetType(const int &_type) in SetType() function in OHOS::Notification::ReminderTimerInfo
Dnotification_timer_info.cpp20 void NotificationTimerInfo::SetType(const int &timerInfoType) in SetType() function in OHOS::Notification::NotificationTimerInfo
/base/global/i18n/frameworks/intl/src/
Ddate_time_filter.cpp225 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/
Dthermal_srv_sensor_info.h42 inline void SetType(const std::string &type) in SetType() function

1234