Home
last modified time | relevance | path

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

123

/ohos5.0/base/location/test/location_passive/source/
H A Dpassive_ability_test.cpp158 int timeInterval = 1; variable
235 int timeInterval = 0; variable
263 int timeInterval = 0; variable
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/test/unittest/src/
H A Dworkinfo_test.cpp216 uint32_t timeInterval = 120; variable
234 uint32_t timeInterval = 120; variable
320 uint32_t timeInterval = 120; variable
541 uint32_t timeInterval = 120; variable
/ohos5.0/base/location/services/location_passive/passive/source/
H A 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
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_func_timer.cpp40 uint64_t timeInterval = ImageUtils::GetNowTimeMicroSeconds() - startTime_; in ~ImageFuncTimer() local
H A Dimage_data_statistics.cpp58 uint64_t timeInterval = endTime - startTime_; in ~ImageDataStatistics() local
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/getintervalsincelastinput_fuzzer/
H A Dgetintervalsincelastinput_fuzzer.cpp44 int64_t timeInterval = -1; in GetIntervalSinceLastInputFuzzTest() local
/ohos5.0/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()
/ohos5.0/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()
/ohos5.0/base/location/test/location_network/source/
H A Dnetwork_ability_test.cpp187 int timeInterval = 1; variable
252 int timeInterval = 0; variable
280 int timeInterval = 0; variable
/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_service_test_helper.cpp226 struct timeval timeInterval = {}; in GetCurrentTime() local
231 float GetSpeed(int64_t timeInterval, int size, int times) in GetSpeed()
/ohos5.0/base/hiviewdfx/faultloggerd/test/performancetest/src/
H A 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
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/
H A Dknuckle_glow_trace_system_test.cpp194 int64_t timeInterval = 100; variable
212 int64_t timeInterval = 100; variable
/ohos5.0/base/location/interfaces/inner_api/include/
H A Drequest_config.h55 inline void SetTimeInterval(int timeInterval) in SetTimeInterval()
/ohos5.0/foundation/multimodalinput/input/service/module_loader/test/
H A Dwatchdog_task_test.cpp107 uint64_t timeInterval = 5000; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dresolver.cpp60 … unsigned long long timeInterval = static_cast<unsigned long long>(std::abs(window) * MILLISECOND); in ResolveEvent() local
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_glow_trace_system.cpp86 void KnuckleGlowTraceSystem::AddGlowPoints(const Rosen::Drawing::Path &path, int64_t timeInterval) in AddGlowPoints()
H A Dknuckle_glow_point.cpp72 int64_t timeInterval = currentTime - lastUpdateTimeMillis_; in Update() local
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dnetwork_ability_proxy.cpp112 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMocked()
H A Dpassive_ability_proxy.cpp112 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMocked()
H A Dsubability_common.cpp170 bool SubAbility::SetMockedLocations(const int timeInterval, const std::vector<std::shared_ptr<Locat… in SetMockedLocations()
/ohos5.0/base/web/webview/ohos_adapter/location_adapter/src/
H A Dlocation_proxy_adapter_mock.cpp62 void LocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) {} in SetTimeInterval()
H A Dlocation_proxy_adapter_impl.cpp124 void LocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) in SetTimeInterval()
/ohos5.0/base/location/services/location_network/network/source/
H A 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
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
H A Djs_work_scheduler_extension.cpp281 uint32_t timeInterval, int32_t cycleCount) in SetRepeatInfo()
358 uint32_t timeInterval = workInfo.GetTimeInterval(); in OnWorkStart() local
410 uint32_t timeInterval = workInfo.GetTimeInterval(); in OnWorkStop() local
/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Dinput_event_handler.cpp205 int32_t InputEventHandler::GetIntervalSinceLastInput(int64_t &timeInterval) in GetIntervalSinceLastInput()

123