Home
last modified time | relevance | path

Searched defs:invocation_id (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/tools/tradefederation/core/proto/invocation/
Dinvocation_manager.proto50 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 Dupload_rbe_results.py123 def _get_resultstore_data(api_key, invocation_id): argument
202 invocation_id = args.invocation_id or _get_invocation_id() variable
H A Dbazel_report_helper.py289 invocation_id = str(uuid.uuid4()) variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Dupload_rbe_results.py114 def _get_resultstore_data(api_key, invocation_id): argument
178 invocation_id = args.invocation_id or _get_invocation_id() variable
Dbazel_report_helper.py250 invocation_id = str(uuid.uuid4()) variable
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_opt_tid_function.c139 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 Delk_vec4_tcs.h77 src_reg invocation_id; variable
H A Delk_fs.h400 elk_fs_reg invocation_id; variable
/aosp_15_r20/external/googleapis/google/devtools/resultstore/v2/
H A Dfile_set.proto49 string invocation_id = 1; field
H A Dconfiguration.proto39 string invocation_id = 1; field
H A Dconfigured_target.proto43 string invocation_id = 1; field
H A Dtarget.proto40 string invocation_id = 1; field
H A Dinvocation.proto44 string invocation_id = 1; field
H A Daction.proto50 string invocation_id = 1; field
/aosp_15_r20/build/make/tools/tool_event_logger/proto/
H A Dtool_event.proto23 string invocation_id = 1; field
/aosp_15_r20/tools/asuite/adevice/src/protos/
H A Duser_log.proto47 optional string invocation_id = 6; field
/aosp_15_r20/tools/tradefederation/core/proto/resultdb/
Dinstruction.proto124 string invocation_id = 1; field
Drecorder.proto114 string invocation_id = 1 [ (google.api.field_behavior) = REQUIRED ]; field
/aosp_15_r20/external/googleapis/grafeas/v1/
H A Dintoto_statement.proto102 string invocation_id = 1; field
/aosp_15_r20/external/googleapis/google/devtools/build/v1/
H A Dbuild_events.proto171 string invocation_id = 6; field
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_tcs_variant.cpp86 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 Ddraw_gs.h100 unsigned invocation_id; member
/aosp_15_r20/tools/asuite/adevice/src/
H A Dmetrics.rs45 invocation_id: String, field
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderBarrier.cpp914 const unsigned int invocation_id = n_patch_vertex; in verifyXFBBuffer() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_tess_io.cpp484 nir_def *invocation_id = nir_load_invocation_id(b); in r600_append_tcs_TF_emission() local

12