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

  /test/vts-testcase/fuzz/iface_fuzzer/
ProtoFuzzerMutator.cpp 39 // TYPE_HANDLE, TYPE_HIDL_CALLBACK.
58 random_gen_fns_[TYPE_HIDL_CALLBACK] = default_transform;
59 mutate_fns_[TYPE_HIDL_CALLBACK] = default_transform;
  /test/vts/compilation_tools/vtsc/
VtsCompilerUtils.cpp 247 case TYPE_HIDL_CALLBACK:
494 case TYPE_HIDL_CALLBACK: {
  /test/vts/compilation_tools/vtsc/code_gen/profiler/
ProfilerCodeGenBase.cpp 181 case TYPE_HIDL_CALLBACK:
  /test/vts/compilation_tools/vtsc/code_gen/driver/
HalHidlCodeGen.cpp     [all...]
  /test/vts/compilation_tools/vtsc/test/golden/DRIVER/
Nfc.driver.cpp 39 var_msg0->set_type(TYPE_HIDL_CALLBACK);
40 /* ERROR: TYPE_HIDL_CALLBACK is not supported yet. */
Bar.driver.cpp 186 var_msg0->set_type(TYPE_HIDL_CALLBACK);
187 /* ERROR: TYPE_HIDL_CALLBACK is not supported yet. */
505 var_msg0->set_type(TYPE_HIDL_CALLBACK);
506 /* ERROR: TYPE_HIDL_CALLBACK is not supported yet. */
    [all...]
  /test/vts/compilation_tools/vtsc/test/golden/PROFILER/
Nfc.profiler.cpp 58 arg_0->set_type(TYPE_HIDL_CALLBACK);
Bar.profiler.cpp 477 arg_0->set_type(TYPE_HIDL_CALLBACK);
    [all...]
  /test/vts/proto/
ComponentSpecificationMessage_pb2.py 246 name='TYPE_HIDL_CALLBACK', index=10, number=10,
409 TYPE_HIDL_CALLBACK = 10
    [all...]

Completed in 261 milliseconds