Home
last modified time | relevance | path

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

12

/base/location/test/location_passive/source/
Dpassive_ability_test.cpp158 int timeInterval = 1; variable
235 int timeInterval = 0; variable
263 int timeInterval = 0; variable
/base/location/services/location_passive/passive/source/
Dpassive_ability.cpp163 LocationErrCode PassiveAbility::SetMocked(const int timeInterval, in SetMocked()
212 int timeInterval = data.ReadInt32(); in SendMessage() local
250 int timeInterval = event->GetParam(); in ProcessEvent() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_location_request_config_wrapper.cpp40 void ArkLocationRequestConfigWrapper::SetTimeInterval(int32_t timeInterval) in SetTimeInterval()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_location_request_config_impl.cpp46 void ArkLocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) in SetTimeInterval()
/base/location/test/location_network/source/
Dnetwork_ability_test.cpp187 int timeInterval = 1; variable
252 int timeInterval = 0; variable
280 int timeInterval = 0; variable
/base/hiviewdfx/faultloggerd/test/performancetest/src/
Dfaultloggerd_performance_test.cpp170 double timeInterval = GetStopTime(befor)/PERFORMANCE_TEST_NUMBER_ONE_HUNDRED; variable
217 double timeInterval = GetStopTime(befor) / PERFORMANCE_TEST_NUMBER_ONE_HUNDRED; variable
/base/location/interfaces/inner_api/include/
Drequest_config.h55 inline void SetTimeInterval(int timeInterval) in SetTimeInterval()
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dresolver.cpp64 … unsigned long long timeInterval = static_cast<unsigned long long>(std::abs(window) * MILLISECOND); in ResolveEvent() local
/base/location/services/location_locator/locator/source/
Dpassive_ability_proxy.cpp112 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMocked()
Dnetwork_ability_proxy.cpp112 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMocked()
Dsubability_common.cpp170 bool SubAbility::SetMockedLocations(const int timeInterval, const std::vector<std::shared_ptr<Locat… in SetMockedLocations()
Dlocator_ability.cpp766 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in SendLocationMockMsgToGnssSa()
787 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in SendLocationMockMsgToNetworkSa()
809 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in SendLocationMockMsgToPassiveSa()
830 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in ProcessLocationMockMsg()
926 int timeInterval = 0; in EnableLocationMock() local
934 int timeInterval = 0; in DisableLocationMock() local
941 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMockedLocations()
Dwork_record.cpp39 int timeInterval = parcel.ReadInt32(); in ReadFromParcel() local
Dgnss_ability_proxy.cpp396 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMocked()
/base/location/services/location_network/network/source/
Dnetwork_ability.cpp398 LocationErrCode NetworkAbility::SetMocked(const int timeInterval, in SetMocked()
492 int timeInterval = data.ReadInt32(); in SendMessage() local
614 int timeInterval = event->GetParam(); in ProcessEvent() local
/base/web/webview/ohos_adapter/location_adapter/src/
Dlocation_proxy_adapter_mock.cpp62 void LocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) {} in SetTimeInterval()
Dlocation_proxy_adapter_impl.cpp124 void LocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) in SetTimeInterval()
/base/location/test/location_locator/source/
Dlocator_service_test.cpp1069 int timeInterval = 2; variable
1327 int timeInterval = 2; variable
1719 int timeInterval = 2; variable
Dlocator_impl_test.cpp214 int timeInterval = 0; variable
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_store_strategy.cpp85 uint64_t timeInterval = 0; in RecoverTimeFromOldVersion() local
234 uint64_t timeInterval = 0; in RecoverTimeFromDb() local
/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog_task.cpp162 uint64_t timeInterval = triggerTimes[size -1] - triggerTimes[size - countLimit]; in TimerCountTask() 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/hiviewdfx/hiview/plugins/usage_event_report/cache/
Dfold_event_cacher.cpp123 uint64_t timeInterval = bootTime - timelyStart_; in TimeOut() local
/base/location/test/location_gnss/source/
Dgnss_ability_test.cpp615 int timeInterval = 0; variable
674 int timeInterval = 0; variable
702 int timeInterval = 0; variable
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp1416 LocationErrCode GnssAbility::SetMocked(const int timeInterval, in SetMocked()
1512 int timeInterval = data.ReadInt32(); in SendMessage() local
1701 int timeInterval = event->GetParam(); in HandleSetMockedLocations() local

12