OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HidlInstrumentor
(Results
1 - 9
of
9
) sorted by null
/test/vts/compilation_tools/vtsc/test/golden/PROFILER/
Nfc.profiler.cpp
12
details::
HidlInstrumentor
::InstrumentationEvent event,
43
case details::
HidlInstrumentor
::CLIENT_API_ENTRY:
44
case details::
HidlInstrumentor
::SERVER_API_ENTRY:
45
case details::
HidlInstrumentor
::PASSTHROUGH_ENTRY:
56
case details::
HidlInstrumentor
::CLIENT_API_EXIT:
57
case details::
HidlInstrumentor
::SERVER_API_EXIT:
58
case details::
HidlInstrumentor
::PASSTHROUGH_EXIT:
86
case details::
HidlInstrumentor
::CLIENT_API_ENTRY:
87
case details::
HidlInstrumentor
::SERVER_API_ENTRY:
88
case details::
HidlInstrumentor
::PASSTHROUGH_ENTRY
[
all
...]
NfcClientCallback.profiler.cpp
12
details::
HidlInstrumentor
::InstrumentationEvent event,
43
case details::
HidlInstrumentor
::CLIENT_API_ENTRY:
44
case details::
HidlInstrumentor
::SERVER_API_ENTRY:
45
case details::
HidlInstrumentor
::PASSTHROUGH_ENTRY:
61
case details::
HidlInstrumentor
::CLIENT_API_EXIT:
62
case details::
HidlInstrumentor
::SERVER_API_EXIT:
63
case details::
HidlInstrumentor
::PASSTHROUGH_EXIT:
87
case details::
HidlInstrumentor
::CLIENT_API_ENTRY:
88
case details::
HidlInstrumentor
::SERVER_API_ENTRY:
89
case details::
HidlInstrumentor
::PASSTHROUGH_ENTRY
[
all
...]
/system/libhidl/base/
HidlInternal.cpp
39
//
HidlInstrumentor
implementation.
40
HidlInstrumentor
::
HidlInstrumentor
(const std::string& package, const std::string& interface)
47
HidlInstrumentor
:: ~
HidlInstrumentor
() {}
49
void
HidlInstrumentor
::configureInstrumentation(bool log) {
69
void
HidlInstrumentor
::registerInstrumentationCallbacks(
147
bool
HidlInstrumentor
::isInstrumentationLib(const dirent *file) {
/system/libhidl/base/include/hidl/
HidlInternal.h
116
struct
HidlInstrumentor
{
142
explicit
HidlInstrumentor
(
145
virtual ~
HidlInstrumentor
();
/test/vts/drivers/libprofiling/
VtsProfilingInterface.h
53
bool AddTraceEvent(android::hardware::details::
HidlInstrumentor
::InstrumentationEvent event,
VtsProfilingInterface.cpp
88
android::hardware::details::
HidlInstrumentor
::InstrumentationEvent event,
/test/vts/compilation_tools/vtsc/test/golden/PROFILER/test/vts/specification/hal/
Nfc.vts.h
27
details::
HidlInstrumentor
::InstrumentationEvent event,
NfcClientCallback.vts.h
25
details::
HidlInstrumentor
::InstrumentationEvent event,