Home
last modified time | relevance | path

Searched defs:method (Results 1 – 7 of 7) sorted by relevance

/test/vts/compilation_tools/vtsc/test/golden/PROFILER/
DNfcClientCallback.profiler.cpp16 const char* method, in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfcClientCallback()
DNfc.profiler.cpp16 const char* method, in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc()
/test/vts-testcase/kernel/ltp/shell_environment/
Dshell_environment.py45 def AddCleanupJob(self, method, *args): argument
/test/vts/utils/python/controllers/
Dandroid.py112 def _rpc(self, method, *args): argument
Dsl4a_client.py236 def _rpc(self, method, *args): argument
/test/vts-testcase/kernel/ltp/shell_environment/definitions/base_definitions/
Dcheck_setup_cleanup.py103 def InternalCall(self, method): argument
/test/vts/compilation_tools/vtsc/code_gen/profiler/
DHalHidlProfilerCodeGen.cpp186 const FunctionSpecificationMessage& method) { in GenerateProfilerForMethod()