Home
last modified time | relevance | path

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

/system/extras/simpleperf/
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::__anon8a9c24360111::BranchListMergedReader