Home
last modified time | relevance | path

Searched defs:timeInterval (Results 1 – 24 of 24) sorted by relevance

/base/location/test/location_passive/source/
Dpassive_ability_test.cpp96 int timeInterval = i; variable
138 int timeInterval = 1; variable
203 int timeInterval = 0; variable
234 int timeInterval = 0; variable
/base/location/test/location_network/source/
Dnetwork_ability_test.cpp102 int timeInterval = i; variable
180 int timeInterval = 1; variable
246 int timeInterval = 0; variable
277 int timeInterval = 0; variable
/base/location/services/location_passive/passive/source/
Dpassive_ability.cpp151 LocationErrCode PassiveAbility::SetMocked(const int timeInterval, in SetMocked()
200 int timeInterval = data.ReadInt32(); in SendMessage() local
238 int timeInterval = event->GetParam(); in ProcessEvent() local
/base/hiviewdfx/faultloggerd/test/performancetest/src/
Dfaultloggerd_performance_test.cpp171 double timeInterval = GetStopTime(befor)/PERFORMANCE_TEST_NUMBER_ONE_HUNDRED; variable
218 double timeInterval = GetStopTime(befor) / PERFORMANCE_TEST_NUMBER_ONE_HUNDRED; variable
247 double timeInterval = GetStopTime(befor) / PERFORMANCE_TEST_NUMBER_ONE_HUNDRED; variable
/base/location/services/location_locator/locator/source/
Dwork_record.cpp39 int timeInterval = parcel.ReadInt32(); in ReadFromParcel() local
176 bool WorkRecord::Add(int uid, int pid, std::string name, int timeInterval, std::string uuid) in Add()
274 int timeInterval = workRecord.GetTimeInterval(i); in Set() local
Dpassive_ability_proxy.cpp108 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMocked()
Dlocator_ability.cpp634 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in SendLocationMockMsgToGnssSa()
655 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in SendLocationMockMsgToNetworkSa()
677 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in SendLocationMockMsgToPassiveSa()
698 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in ProcessLocationMockMsg()
794 int timeInterval = 0; in EnableLocationMock() local
802 int timeInterval = 0; in DisableLocationMock() local
809 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMockedLocations()
Dnetwork_ability_proxy.cpp124 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMocked()
Dsubability_common.cpp180 bool SubAbility::SetMockedLocations(const int timeInterval, const std::vector<std::shared_ptr<Locat… in SetMockedLocations()
Dgnss_ability_proxy.cpp335 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMocked()
Dlocator_skeleton.cpp706 int timeInterval = data.ReadInt32(); in PreSetMockedLocations() local
/base/location/test/location_gnss/source/
Dgnss_ability_test.cpp115 int timeInterval = i; variable
558 int timeInterval = 0; variable
617 int timeInterval = 0; variable
648 int timeInterval = 0; variable
1231 int timeInterval = i; variable
/base/location/interfaces/inner_api/include/
Drequest_config.h55 inline void SetTimeInterval(int timeInterval) in SetTimeInterval()
/base/location/services/location_network/network/source/
Dnetwork_ability.cpp350 LocationErrCode NetworkAbility::SetMocked(const int timeInterval, in SetMocked()
441 int timeInterval = data.ReadInt32(); in SendMessage() local
522 int timeInterval = event->GetParam(); in ProcessEvent() local
/base/web/webview/ohos_adapter/location_adapter/src/
Dlocation_proxy_adapter_mock.cpp47 void LocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) {} in SetTimeInterval()
Dlocation_proxy_adapter_impl.cpp138 void LocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) in SetTimeInterval()
/base/location/test/location_locator/source/
Dlocator_service_test.cpp1101 int timeInterval = 2; variable
1378 int timeInterval = 2; variable
1761 int timeInterval = 2; variable
Dlocator_impl_test.cpp211 int timeInterval = 0; variable
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp795 LocationErrCode GnssAbility::SetMocked(const int timeInterval, in ConnectHdi()
870 int timeInterval = data.ReadInt32(); in ConnectHdi() local
1007 int timeInterval = event->GetParam(); in ConnectHdi() local
/base/notification/distributed_notification_service/frameworks/test/moduletest/
DReminderHelperTest.js1400 timeInterval:5, property
1487 timeInterval:5, property
1574 timeInterval:5, property
1636 timeInterval:5, property
/base/location/frameworks/native/source/
Dlocator_impl.cpp524 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMockedLocations()
1062 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMockedLocationsV9()
Dlocator_proxy.cpp393 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMockedLocations()
932 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMockedLocationsV9()
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp553 uint64_t timeInterval = static_cast<uint64_t>(propVal); in GenReminderIntInner() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_request_test.cpp351 uint32_t timeInterval = minTimeIntervalInSecond; variable