HomeSort by relevance Sort by last modified time
    Searched refs:HidlInstrumentor (Results 1 - 15 of 15) sorted by null

  /test/vts/compilation_tools/vtsc/test/golden/PROFILER/
Nfc.profiler.cpp 16 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)),
47 case details::HidlInstrumentor::CLIENT_API_ENTRY:
48 case details::HidlInstrumentor::SERVER_API_ENTRY:
49 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:
91 case details::HidlInstrumentor::CLIENT_API_ENTRY:
92 case details::HidlInstrumentor::SERVER_API_ENTRY:
93 case details::HidlInstrumentor::PASSTHROUGH_ENTRY
    [all...]
TestMsgQ.profiler.cpp 23 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)),
54 case details::HidlInstrumentor::CLIENT_API_ENTRY:
55 case details::HidlInstrumentor::SERVER_API_ENTRY:
56 case details::HidlInstrumentor::PASSTHROUGH_ENTRY:
64 case details::HidlInstrumentor::CLIENT_API_EXIT:
65 case details::HidlInstrumentor::SERVER_API_EXIT:
66 case details::HidlInstrumentor::PASSTHROUGH_EXIT:
106 case details::HidlInstrumentor::CLIENT_API_ENTRY:
107 case details::HidlInstrumentor::SERVER_API_ENTRY:
108 case details::HidlInstrumentor::PASSTHROUGH_ENTRY
    [all...]
MemoryTest.profiler.cpp 16 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)),
47 case details::HidlInstrumentor::CLIENT_API_ENTRY:
48 case details::HidlInstrumentor::SERVER_API_ENTRY:
49 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:
91 case details::HidlInstrumentor::CLIENT_API_ENTRY:
92 case details::HidlInstrumentor::SERVER_API_ENTRY:
93 case details::HidlInstrumentor::PASSTHROUGH_ENTRY
    [all...]
NfcClientCallback.profiler.cpp 16 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)),
47 case details::HidlInstrumentor::CLIENT_API_ENTRY:
48 case details::HidlInstrumentor::SERVER_API_ENTRY:
49 case details::HidlInstrumentor::PASSTHROUGH_ENTRY:
65 case details::HidlInstrumentor::CLIENT_API_EXIT:
66 case details::HidlInstrumentor::SERVER_API_EXIT:
67 case details::HidlInstrumentor::PASSTHROUGH_EXIT:
91 case details::HidlInstrumentor::CLIENT_API_ENTRY:
92 case details::HidlInstrumentor::SERVER_API_ENTRY:
93 case details::HidlInstrumentor::PASSTHROUGH_ENTRY
    [all...]
Bar.profiler.cpp 24 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)),
55 case details::HidlInstrumentor::CLIENT_API_ENTRY:
56 case details::HidlInstrumentor::SERVER_API_ENTRY:
57 case details::HidlInstrumentor::PASSTHROUGH_ENTRY:
69 case details::HidlInstrumentor::CLIENT_API_EXIT:
70 case details::HidlInstrumentor::SERVER_API_EXIT:
71 case details::HidlInstrumentor::PASSTHROUGH_EXIT:
95 case details::HidlInstrumentor::CLIENT_API_ENTRY:
96 case details::HidlInstrumentor::SERVER_API_ENTRY:
97 case details::HidlInstrumentor::PASSTHROUGH_ENTRY
    [all...]
MemoryTest.vts.h 23 details::HidlInstrumentor::InstrumentationEvent event,
Nfc.vts.h 27 details::HidlInstrumentor::InstrumentationEvent event,
NfcClientCallback.vts.h 25 details::HidlInstrumentor::InstrumentationEvent event,
TestMsgQ.vts.h 25 details::HidlInstrumentor::InstrumentationEvent event,
Bar.vts.h 37 details::HidlInstrumentor::InstrumentationEvent event,
  /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(
148 bool HidlInstrumentor::isInstrumentationLib(const dirent *file) {
  /system/libhidl/base/include/hidl/
HidlInternal.h 114 struct HidlInstrumentor {
140 explicit HidlInstrumentor(
143 virtual ~HidlInstrumentor();
  /test/vts/utils/native/libprofiling/
VtsProfilingInterface.h 55 android::hardware::details::HidlInstrumentor::InstrumentationEvent event,
VtsProfilingInterface.cpp 90 android::hardware::details::HidlInstrumentor::InstrumentationEvent event,
  /system/tools/hidl/test/
hidl_test_client.cpp     [all...]

Completed in 1993 milliseconds