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

  /hardware/interfaces/tests/foo/1.0/
IFooCallback.hal 40 struct InvokeInfo {
45 reportResults(int64_t ns) generates (int64_t leftNs, InvokeInfo[3] invokeInfo);
50 // reportResults in InvokeInfo.
  /system/tools/hidl/test/
FooCallback.h 32 hidl_array<InvokeInfo, 3> invokeInfo;
hidl_test_client.cpp     [all...]
  /art/runtime/
stack_map.h     [all...]
  /art/compiler/optimizing/
stack_map_test.cc     [all...]
stack_map_stream.cc 366 InvokeInfo invoke_info(code_info.GetInvokeInfo(encoding, invoke_info_idx));
633 InvokeInfo invoke_info = code_info.GetInvokeInfo(encoding, invoke_info_index);
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc 376 InvokeInfo invoke(code_info.GetInvokeInfoForNativePcOffset(outer_pc_offset, encoding));
    [all...]

Completed in 119 milliseconds