Home
last modified time | relevance | path

Searched defs:file_pairs (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/
Dstaleness_test_lib.py98 def _GetMissingAndStaleFiles(file_pairs): argument
126 def _CopyFiles(file_pairs): argument
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/
H A Dstaleness_test_lib.py103 def _GetMissingAndStaleFiles(file_pairs): argument
131 def _CopyFiles(file_pairs): argument
/aosp_15_r20/system/extras/simpleperf/
H A DCallChainJoiner.cpp347 std::vector<std::pair<FILE*, FILE*>> file_pairs = { in JoinCallChains() local