Home
last modified time | relevance | path

Searched defs:strings (Results 1 – 3 of 3) sorted by relevance

/tools/metalava/src/main/java/com/android/tools/metalava/model/text/
DTextTypeParameterList.kt48 val strings = typeParameterStrings(typeListString) in typeParameters() constant
/tools/dexter/slicer/
Dwriter.cc366 const auto& strings = dex_ir_->strings; in CreateStringDataSection() local
/tools/dexter/slicer/export/slicer/
Ddex_ir.h362 std::vector<own<String>> strings; member