Home
last modified time | relevance | path

Searched defs:NameOf (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/
DDumpRecord.cpp83 static const char* NameOf(const T&) { in NameOf() function in __anonf0e155ee0111::Dumper
91 static const char* NameOf(const SkRecords::SaveLayer&) { in NameOf() function in __anonf0e155ee0111::Dumper
/external/v8/src/
Dhydrogen-instructions.h933 struct NameOf { struct
934 explicit NameOf(const HValue* const v) : value(v) {} in NameOf() argument
952 OStream& operator<<(OStream& os, const NameOf& v); argument