Home
last modified time | relevance | path

Searched defs:finder_ (Results 1 – 6 of 6) sorted by relevance

/external/perfetto/src/profiling/symbolizer/
Dlocal_symbolizer.h114 std::unique_ptr<BinaryFinder> finder_; variable
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dreduction_pass.h77 const std::unique_ptr<ReductionOpportunityFinder> finder_; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/reduce/
Dreduction_pass.h77 const std::unique_ptr<ReductionOpportunityFinder> finder_; variable
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dreduction_pass.h77 const std::unique_ptr<ReductionOpportunityFinder> finder_; variable
/external/protobuf/src/google/protobuf/
Dtext_format.h420 const Finder* finder_; variable
585 const Finder* finder_; variable
Dtext_format.cc1198 const TextFormat::Finder* finder_; member in google::protobuf::TextFormat::Parser::ParserImpl