Home
last modified time | relevance | path

Searched refs:DESTROY_TIMER (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/time/time_service/services/ipc/base/
H A Dtime_service_ipc_interface_code.h31 DESTROY_TIMER, enumerator
/ohos5.0/base/time/time_service/test/fuzztest/timeservice_fuzzer/timedestroytimer_fuzzer/
H A Dtimedestroytimer_fuzzer.cpp40 static_cast<uint32_t>(TimeServiceIpcInterfaceCode::DESTROY_TIMER), data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/base/time/time_service/services/ipc/proxy/
H A Dtime_service_proxy.cpp159 static_cast<uint32_t>(TimeServiceIpcInterfaceCode::DESTROY_TIMER), data, reply, option); in DestroyTimer()
/ohos5.0/base/time/time_service/services/ipc/stub/
H A Dtime_service_stub.cpp51 { TimeServiceIpcInterfaceCode::DESTROY_TIMER, in TimeServiceStub()