/ohos5.0/base/location/test/location_passive/source/ |
H A D | passive_ability_test.cpp | 158 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 D | workinfo_test.cpp | 216 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 D | passive_ability.cpp | 163 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 D | image_func_timer.cpp | 40 uint64_t timeInterval = ImageUtils::GetNowTimeMicroSeconds() - startTime_; in ~ImageFuncTimer() local
|
H A D | image_data_statistics.cpp | 58 uint64_t timeInterval = endTime - startTime_; in ~ImageDataStatistics() local
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/getintervalsincelastinput_fuzzer/ |
H A D | getintervalsincelastinput_fuzzer.cpp | 44 int64_t timeInterval = -1; in GetIntervalSinceLastInputFuzzTest() local
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_location_request_config_wrapper.cpp | 40 void ArkLocationRequestConfigWrapper::SetTimeInterval(int32_t timeInterval) in SetTimeInterval()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_location_request_config_impl.cpp | 46 void ArkLocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) in SetTimeInterval()
|
/ohos5.0/base/location/test/location_network/source/ |
H A D | network_ability_test.cpp | 187 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 D | dbinder_service_test_helper.cpp | 226 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 D | faultloggerd_performance_test.cpp | 170 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 D | knuckle_glow_trace_system_test.cpp | 194 int64_t timeInterval = 100; variable 212 int64_t timeInterval = 100; variable
|
/ohos5.0/base/location/interfaces/inner_api/include/ |
H A D | request_config.h | 55 inline void SetTimeInterval(int timeInterval) in SetTimeInterval()
|
/ohos5.0/foundation/multimodalinput/input/service/module_loader/test/ |
H A D | watchdog_task_test.cpp | 107 uint64_t timeInterval = 5000; variable
|
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/ |
H A D | resolver.cpp | 60 … 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 D | knuckle_glow_trace_system.cpp | 86 void KnuckleGlowTraceSystem::AddGlowPoints(const Rosen::Drawing::Path &path, int64_t timeInterval) in AddGlowPoints()
|
H A D | knuckle_glow_point.cpp | 72 int64_t timeInterval = currentTime - lastUpdateTimeMillis_; in Update() local
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | network_ability_proxy.cpp | 112 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMocked()
|
H A D | passive_ability_proxy.cpp | 112 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMocked()
|
H A D | subability_common.cpp | 170 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 D | location_proxy_adapter_mock.cpp | 62 void LocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) {} in SetTimeInterval()
|
H A D | location_proxy_adapter_impl.cpp | 124 void LocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) in SetTimeInterval()
|
/ohos5.0/base/location/services/location_network/network/source/ |
H A D | network_ability.cpp | 398 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 D | js_work_scheduler_extension.cpp | 281 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 D | input_event_handler.cpp | 205 int32_t InputEventHandler::GetIntervalSinceLastInput(int64_t &timeInterval) in GetIntervalSinceLastInput()
|