Home
last modified time | relevance | path

Searched refs:to_instructions_case (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_chrome_lite_gen/gen/external/perfetto/protos/perfetto/trace/chrome/
Dv8.pb.cc4986 switch (from.to_instructions_case()) { in V8CodeMove()
5042 switch (to_instructions_case()) { in clear_to_instructions()
5214 switch (to_instructions_case()) { in _InternalSerialize()
5271 switch (to_instructions_case()) { in ByteSizeLong()
5330 switch (from.to_instructions_case()) { in MergeFrom()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_chrome_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/chrome/
Dv8.pb.h3219 ToInstructionsCase to_instructions_case() const; in Swap()
6243 return to_instructions_case() == kToMachineCode; in _internal_has_to_machine_code()
6320 return to_instructions_case() == kToBytecode; in _internal_has_to_bytecode()
6396 return to_instructions_case() != TO_INSTRUCTIONS_NOT_SET; in has_to_instructions()
6401 inline V8CodeMove::ToInstructionsCase V8CodeMove::to_instructions_case() const { in to_instructions_case() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_chrome_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/chrome/
H A Dv8.pb.h3219 ToInstructionsCase to_instructions_case() const; in Swap()
6243 return to_instructions_case() == kToMachineCode; in _internal_has_to_machine_code()
6320 return to_instructions_case() == kToBytecode; in _internal_has_to_bytecode()
6396 return to_instructions_case() != TO_INSTRUCTIONS_NOT_SET; in has_to_instructions()
6401 inline V8CodeMove::ToInstructionsCase V8CodeMove::to_instructions_case() const { in to_instructions_case() function