Home
last modified time | relevance | path

Searched defs:timeInterval (Results 1 - 25 of 31) sorted by relevance

12

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_location_request_config_impl.cpp46 void ArkLocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) in SetTimeInterval() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_location_request_config_wrapper.cpp40 void ArkLocationRequestConfigWrapper::SetTimeInterval(int32_t timeInterval) in SetTimeInterval() argument
/base/location/services/location_locator/locator/source/
H A Dnetwork_ability_proxy.cpp111 SetMocked( const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) SetMocked() argument
H A Dpassive_ability_proxy.cpp111 SetMocked( const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) SetMocked() argument
H A Dwork_record.cpp39 int timeInterval = parcel.ReadInt32(); in ReadFromParcel() local
H A Dgnss_ability_proxy.cpp395 SetMocked( const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) SetMocked() argument
H A Dsubability_common.cpp170 bool SubAbility::SetMockedLocations(const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMockedLocations() argument
/base/location/interfaces/inner_api/include/
H A Drequest_config.h55 inline void SetTimeInterval(int timeInterval) in SetTimeInterval() argument
H A Dlocation_async_context.h69 int32_t timeInterval; member in OHOS::Location::LocationMockAsyncContext
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dresolver.cpp67 unsigned long long timeInterval = static_cast<unsigned long long>(std::abs(window) * MILLISECOND); in ResolveEvent() local
/base/hiviewdfx/faultloggerd/test/performancetest/src/
H A Dfaultloggerd_performance_test.cpp170 double timeInterval = GetStopTime(befor)/PERFORMANCE_TEST_NUMBER_ONE_HUNDRED; in HWTEST_F() local
217 double timeInterval = GetStopTime(befor) / PERFORMANCE_TEST_NUMBER_ONE_HUNDRED; in HWTEST_F() local
/base/location/test/location_passive/source/
H A Dpassive_ability_test.cpp158 int timeInterval = 1; in HWTEST_F() local
235 int timeInterval = 0; in HWTEST_F() local
263 int timeInterval = 0; in HWTEST_F() local
/base/web/webview/ohos_adapter/location_adapter/src/
H A Dlocation_proxy_adapter_mock.cpp62 void LocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) {} in SetTimeInterval() argument
H A Dlocation_proxy_adapter_impl.cpp124 void LocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) in SetTimeInterval() argument
/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_task.cpp166 uint64_t timeInterval = triggerTimes[size -1] - triggerTimes[size - countLimit]; in TimerCountTask() local
/base/location/services/location_passive/passive/source/
H A Dpassive_ability.cpp167 LocationErrCode PassiveAbility::SetMocked(const int timeInterval, in SetMocked() argument
216 int timeInterval = data.ReadInt32(); in SendMessage() local
251 int timeInterval = event->GetParam(); in ProcessEvent() local
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_event_cacher.cpp123 uint64_t timeInterval = bootTime - timelyStart_; in TimeOut() local
/base/location/test/location_network/source/
H A Dnetwork_ability_test.cpp187 int timeInterval = 1; in HWTEST_F() local
252 int timeInterval = 0; in HWTEST_F() local
280 int timeInterval = 0; in HWTEST_F() local
/base/location/test/location_locator/source/
H A Dlocator_impl_test.cpp214 int timeInterval = 0; in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp353 uint32_t timeInterval = minTimeIntervalInSecond; in HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp85 uint64_t timeInterval = 0; in RecoverTimeFromOldVersion() local
234 uint64_t timeInterval = 0; in RecoverTimeFromDb() local
/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp363 SetMockedLocations( const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) SetMockedLocations() argument
843 SetMockedLocationsV9( const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) SetMockedLocationsV9() argument
/base/location/frameworks/cj/include/
H A Dgeolocationmanager_utils.h138 int32_t timeInterval; member
/base/location/services/location_network/network/source/
H A Dnetwork_ability.cpp403 LocationErrCode NetworkAbility::SetMocked(const int timeInterval, in SetMocked() argument
497 int timeInterval = data.ReadInt32(); in SendMessage() local
614 int timeInterval = event->GetParam(); in ProcessEvent() local
/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp615 int timeInterval = 0; in HWTEST_F() local
674 int timeInterval = 0; in HWTEST_F() local
702 int timeInterval = 0; in HWTEST_F() local

Completed in 22 milliseconds

12