OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ClientImpl
(Results
1 - 2
of
2
) sorted by null
/cts/suite/audio_quality/lib/src/
ClientImpl.cpp
20
#include "
ClientImpl
.h"
23
ClientImpl
::
ClientImpl
()
29
ClientImpl
::~
ClientImpl
()
34
bool
ClientImpl
::init(const android::String8& param)
ClientImpl.h
26
class
ClientImpl
: public ClientInterface {
30
ClientImpl
();
31
virtual ~
ClientImpl
();
Completed in 236 milliseconds