Home
last modified time | relevance | path

Searched refs:E_TIME_NULLPTR (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/time/time_service/interfaces/inner_api/src/
H A Dtime_service_client.cpp192 code = E_TIME_NULLPTR; in SetTime()
206 return E_TIME_NULLPTR; in SetTimeV9()
231 code = E_TIME_NULLPTR; in SetTimeZone()
246 return E_TIME_NULLPTR; in SetTimeZoneV9()
270 return E_TIME_NULLPTR; in CreateTimerV9()
273 return E_TIME_NULLPTR; in CreateTimerV9()
278 return E_TIME_NULLPTR; in CreateTimerV9()
282 return E_TIME_NULLPTR; in CreateTimerV9()
329 return E_TIME_NULLPTR; in StartTimerV9()
361 return E_TIME_NULLPTR; in StopTimerV9()
[all …]
/ohos5.0/base/time/time_service/services/
H A Dtime_system_ability.cpp325 return E_TIME_NULLPTR; in CreateTimer()
330 return E_TIME_NULLPTR; in CreateTimer()
336 return E_TIME_NULLPTR; in CreateTimer()
371 return E_TIME_NULLPTR; in CreateTimer()
380 return E_TIME_NULLPTR; in StartTimer()
390 return E_TIME_NULLPTR; in StopTimer()
400 return E_TIME_NULLPTR; in DestroyTimer()
768 return E_TIME_NULLPTR; in AdjustTimer()
793 return E_TIME_NULLPTR; in SetTimerExemption()
/ohos5.0/base/time/time_service/utils/native/include/
H A Dtime_common.h54 E_TIME_NULLPTR, enumerator
/ohos5.0/base/time/time_service/services/ipc/proxy/
H A Dtimer_call_back_proxy.cpp34 return E_TIME_NULLPTR; in NotifyTimer()
/ohos5.0/base/time/time_service/services/time/src/
H A Dtimer_call_back.cpp98 return E_TIME_NULLPTR; in NotifyTimer()
/ohos5.0/base/time/time_service/services/ipc/stub/
H A Dtime_service_stub.cpp210 return E_TIME_NULLPTR; in OnCreateTimer()
216 return E_TIME_NULLPTR; in OnCreateTimer()
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_proxy.cpp83 return E_TIME_NULLPTR; in CallbackAlarmIfNeed()
/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_proxy_test.cpp793 EXPECT_EQ(res, E_TIME_NULLPTR);