Home
last modified time | relevance | path

Searched defs:LineResult (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_rust/util/process_wrapper/
H A Drustc.rs69 pub(crate) fn process_json(line: String, error_format: ErrorFormat) -> LineResult { in process_json()
92 ) -> LineResult { in stop_on_rmeta_completion()
H A Doutput.rs66 pub(crate) type LineResult = Result<LineOutput, String>; typedef
78 F: FnMut(String) -> LineResult, in process_output()
/aosp_15_r20/external/cpu_features/include/internal/
H A Dstack_line_reader.h42 } LineResult; typedef
/aosp_15_r20/external/cronet/third_party/cpu_features/src/include/internal/
H A Dstack_line_reader.h42 } LineResult; typedef