/base/location/test/location_passive/source/ |
D | passive_ability_test.cpp | 96 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/ |
D | network_ability_test.cpp | 102 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/ |
D | passive_ability.cpp | 144 LocationErrCode PassiveAbility::SetMocked(const int timeInterval, in SetMocked() 193 int timeInterval = data.ReadInt32(); in SendMessage() local 231 int timeInterval = event->GetParam(); in ProcessEvent() local
|
/base/location/test/location_gnss/source/ |
D | gnss_ability_test.cpp | 114 int timeInterval = i; variable 557 int timeInterval = 0; variable 616 int timeInterval = 0; variable 647 int timeInterval = 0; variable 1152 int timeInterval = i; variable
|
/base/hiviewdfx/faultloggerd/test/performancetest/src/ |
D | faultloggerd_performance_test.cpp | 171 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/ |
D | work_record.cpp | 39 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
|
D | locator_ability.cpp | 639 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in SendLocationMockMsgToGnssSa() 660 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in SendLocationMockMsgToNetworkSa() 682 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in SendLocationMockMsgToPassiveSa() 703 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) in ProcessLocationMockMsg() 776 int timeInterval = 0; in EnableLocationMock() local 784 int timeInterval = 0; in DisableLocationMock() local 791 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMockedLocations()
|
D | passive_ability_proxy.cpp | 108 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMocked()
|
D | network_ability_proxy.cpp | 124 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMocked()
|
D | subability_common.cpp | 165 bool SubAbility::SetMockedLocations(const int timeInterval, const std::vector<std::shared_ptr<Locat… in SetMockedLocations()
|
D | gnss_ability_proxy.cpp | 335 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMocked()
|
D | locator_skeleton.cpp | 704 int timeInterval = data.ReadInt32(); in PreSetMockedLocations() local
|
/base/location/services/location_network/network/source/ |
D | network_ability.cpp | 301 LocationErrCode NetworkAbility::SetMocked(const int timeInterval, in SetMocked() 392 int timeInterval = data.ReadInt32(); in SendMessage() local 448 int timeInterval = event->GetParam(); in ProcessEvent() local
|
/base/location/interfaces/inner_api/include/ |
D | request_config.h | 55 inline void SetTimeInterval(int timeInterval) in SetTimeInterval()
|
/base/location/services/location_gnss/gnss/source/ |
D | gnss_ability.cpp | 626 LocationErrCode GnssAbility::SetMocked(const int timeInterval, in SetMocked() 705 int timeInterval = data.ReadInt32(); in SendMessage() local 770 int timeInterval = event->GetParam(); in ProcessEvent() local
|
/base/location/test/location_locator/source/ |
D | locator_service_test.cpp | 1098 int timeInterval = 2; variable 1374 int timeInterval = 2; variable 1757 int timeInterval = 2; variable
|
D | locator_impl_test.cpp | 208 int timeInterval = 0; variable
|
/base/web/webview/ohos_adapter/location_adapter/src/ |
D | location_proxy_adapter_impl.cpp | 138 void LocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) in SetTimeInterval()
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
D | ReminderHelperTest.js | 1400 timeInterval:5, property 1487 timeInterval:5, property 1574 timeInterval:5, property 1636 timeInterval:5, property
|
/base/location/frameworks/native/source/ |
D | locator_impl.cpp | 526 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMockedLocations() 1029 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMockedLocationsV9()
|
D | locator_proxy.cpp | 390 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMockedLocations() 929 const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) in SetMockedLocationsV9()
|
/base/location/test/fuzztest/locator/locator_fuzzer/ |
D | locator_fuzzer.cpp | 540 int timeInterval = 2; in LocatorAbility003FuzzerTest() local
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
D | reminder_common.cpp | 252 uint64_t timeInterval = static_cast<uint64_t>(propVal); in GenReminder() local
|
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
D | reminder_request_test.cpp | 350 uint32_t timeInterval = minTimeIntervalInSecond; variable
|