Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dstack_map.cc254 void CodeInfo::Dump(VariableIndentationOutputStream* vios, in Dump()
307 void StackMap::Dump(VariableIndentationOutputStream* vios, in Dump()
337 void InlineInfo::Dump(VariableIndentationOutputStream* vios, in Dump()
H A Dparsed_options.cc779 VariableIndentationOutputStream vios(&oss); in Usage() local
/aosp12/art/oatdump/
H A Doatdump.cc571 VariableIndentationOutputStream vios(&os); in Dump() local
695 VariableIndentationOutputStream vios(&os); in Dump() local
902 VariableIndentationOutputStream vios(&os); in DumpOatDexFile() local
1048 bool DumpOatClass(VariableIndentationOutputStream* vios, in DumpOatClass()
1083 bool DumpOatMethod(VariableIndentationOutputStream* vios, in DumpOatMethod()
1329 void DumpVmapData(VariableIndentationOutputStream* vios, in DumpVmapData()
1352 void DumpCodeInfo(VariableIndentationOutputStream* vios, in DumpCodeInfo()
1476 verifier::MethodVerifier* DumpVerifier(VariableIndentationOutputStream* vios, in DumpVerifier()
1504 void DumpCode(VariableIndentationOutputStream* vios, in DumpCode()
2334 VariableIndentationOutputStream vios(&os); in Dump() local
/aosp12/art/cmdline/
H A Dcmdline_parser.h737 void CmdlineParser<TVariantMap, TVariantMapKey>::DumpHelp(VariableIndentationOutputStream& vios) { in DumpHelp()
/aosp12/art/runtime/verifier/
H A Dmethod_verifier.cc765 VariableIndentationOutputStream vios(&os); in Dump() local
1637 void MethodVerifier<kVerifierDebug>::Dump(VariableIndentationOutputStream* vios) { in Dump()
5319 VariableIndentationOutputStream* vios, in VerifyMethodAndDump()
/aosp12/art/dex2oat/
H A Ddex2oat.cc239 VariableIndentationOutputStream vios(&oss); in Usage() local