Home
last modified time | relevance | path

Searched refs:GetClientState (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/services/ipc/src/
Dclient_map.cpp52 switch (p->GetClientState()) { in AutoRelease()
/developtools/profiler/device/services/ipc/include/
Dsocket_context.h64 enum ClientState GetClientState() { return clientState_; } in GetClientState() function