Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Dcmd_inject.cpp914 ReadInThreadFunction(get_input_file, thread_mergers[i], failed_to_read_count); in Read()
918 ReadInThreadFunction(get_input_file, *merger, failed_to_read_count); in Read()
931 void ReadInThreadFunction(const std::function<std::string_view()>& get_input_file, in ReadInThreadFunction() function in simpleperf::__anon245dd9b60111::BranchListMergedReader