Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Devent_type.cpp74 virtual const EventType* FindType(const std::string& name) { in FindType() function in simpleperf::EventTypeFinder
128 const EventType* FindType(const std::string& name) override { in FindType() function in simpleperf::TracepointSystemFinder
199 const EventType* FindType(const std::string& name) override { in FindType() function in simpleperf::PMUTypeFinder
303 const EventType* FindType(const std::string& name) override { in FindType() function in simpleperf::ETMTypeFinder
415 const EventType* EventTypeManager::FindType(const std::string& name) { in FindType() function in simpleperf::EventTypeManager
/aosp_15_r20/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/constants/
H A DJsonConfigConstants.java112 public enum FindType { enum in JsonConfigConstants
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dquantize_training.cc77 bool FindType(const Graph* graph, const Node* node, bool* signed_input, in FindType() function
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResourceTable.cpp148 ResourceTableType* ResourceTablePackage::FindType(const ResourceNamedTypeRef& type) const { in FindType() function in aapt::ResourceTablePackage