/aosp_15_r20/tools/tradefederation/core/proto/invocation/ |
D | invocation_manager.proto | 50 string invocation_id = 1; field 58 string invocation_id = 1; field 113 string invocation_id = 1; field
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/python_utils/ |
H A D | upload_rbe_results.py | 123 def _get_resultstore_data(api_key, invocation_id): argument 202 invocation_id = args.invocation_id or _get_invocation_id() variable
|
H A D | bazel_report_helper.py | 289 invocation_id = str(uuid.uuid4()) variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/python_utils/ |
D | upload_rbe_results.py | 114 def _get_resultstore_data(api_key, invocation_id): argument 178 invocation_id = args.invocation_id or _get_invocation_id() variable
|
D | bazel_report_helper.py | 250 invocation_id = str(uuid.uuid4()) variable
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/ |
H A D | radv_nir_opt_tid_function.c | 139 constant_fold_scalar(nir_scalar s, unsigned invocation_id, nir_shader *shader, nir_const_value *des… in constant_fold_scalar() 503 unsigned invocation_id = comp * options->hw_ballot_bit_size + i; in opt_fotid_bool() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_vec4_tcs.h | 77 src_reg invocation_id; variable
|
H A D | elk_fs.h | 400 elk_fs_reg invocation_id; variable
|
/aosp_15_r20/external/googleapis/google/devtools/resultstore/v2/ |
H A D | file_set.proto | 49 string invocation_id = 1; field
|
H A D | configuration.proto | 39 string invocation_id = 1; field
|
H A D | configured_target.proto | 43 string invocation_id = 1; field
|
H A D | target.proto | 40 string invocation_id = 1; field
|
H A D | invocation.proto | 44 string invocation_id = 1; field
|
H A D | action.proto | 50 string invocation_id = 1; field
|
/aosp_15_r20/build/make/tools/tool_event_logger/proto/ |
H A D | tool_event.proto | 23 string invocation_id = 1; field
|
/aosp_15_r20/tools/asuite/adevice/src/protos/ |
H A D | user_log.proto | 47 optional string invocation_id = 6; field
|
/aosp_15_r20/tools/tradefederation/core/proto/resultdb/ |
D | instruction.proto | 124 string invocation_id = 1; field
|
D | recorder.proto | 114 string invocation_id = 1 [ (google.api.field_behavior) = REQUIRED ]; field
|
/aosp_15_r20/external/googleapis/grafeas/v1/ |
H A D | intoto_statement.proto | 102 string invocation_id = 1; field
|
/aosp_15_r20/external/googleapis/google/devtools/build/v1/ |
H A D | build_events.proto | 171 string invocation_id = 6; field
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_tcs_variant.cpp | 86 nir_def *invocation_id = nir_load_invocation_id(&b); in create_tess_ctrl_shader_variant() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_gs.h | 100 unsigned invocation_id; member
|
/aosp_15_r20/tools/asuite/adevice/src/ |
H A D | metrics.rs | 45 invocation_id: String, field
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
H A D | esextcTessellationShaderBarrier.cpp | 914 const unsigned int invocation_id = n_patch_vertex; in verifyXFBBuffer() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_nir_lower_tess_io.cpp | 484 nir_def *invocation_id = nir_load_invocation_id(b); in r600_append_tcs_TF_emission() local
|