Home
last modified time | relevance | path

Searched defs:static_cast (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/
H A Dnative_memory_profiler_sa_stub.cpp34 case static_cast<uint32_t>(NativeMemoryProfilerSaInterfaceCode::START) : { in OnRemoteRequest() function
37 case static_cast<uint32_t>(NativeMemoryProfilerSaInterfaceCode::STOP_HOOK_PID) : { in OnRemoteRequest() function
40 case static_cast<uint32_t>(NativeMemoryProfilerSaInterfaceCode::STOP_HOOK_NAME) : { in OnRemoteRequest() function
43 case static_cast<uint32_t>(NativeMemoryProfilerSaInterfaceCode::DUMP_DATA) : { in OnRemoteRequest() function

Completed in 1 milliseconds