Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dreader.cc124 auto placeholder = reinterpret_cast<ir::Class*>(1); in GetClass() local
141 auto placeholder = reinterpret_cast<ir::Type*>(1); in GetType() local
158 auto placeholder = reinterpret_cast<ir::FieldDecl*>(1); in GetFieldDecl() local
175 auto placeholder = reinterpret_cast<ir::MethodDecl*>(1); in GetMethodDecl() local
192 auto placeholder = reinterpret_cast<ir::Proto*>(1); in GetProto() local
209 auto placeholder = reinterpret_cast<ir::String*>(1); in GetString() local
/tools/tradefederation/core/src/com/android/tradefed/postprocessor/
DStatsdEventMetricPostProcessor.java199 String placeholder = matcher.group(); in fillInPlaceholders() local