Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/tools/buildgen/
H A Dextract_metadata_from_bazel_xml.py208 def _try_extract_source_file_path(label: str) -> str: function
259 source_file_maybe = _try_extract_source_file_path(dep)
272 source_file_maybe = _try_extract_source_file_path(dep)
286 source_file_maybe = _try_extract_source_file_path(src)
637 proto_src_file = _try_extract_source_file_path(proto_src)
990 simple_test_name = os.path.basename(_try_extract_source_file_path(test))