Home
last modified time | relevance | path

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

/aosp12/art/tools/veridex/
H A Dflow_analysis.h74 bool IsString() const { return source_ == RegisterSource::kString; } in IsString() function
/aosp12/art/runtime/mirror/
H A Dobject-inl.h304 inline bool Object::IsString() { in IsString() function