Searched refs:substitute (Results 1 – 6 of 6) sorted by relevance
34 --substitute-annotation37 --native-substitute-annotation
111 --substitute-annotation \113 --native-substitute-annotation \
10 # method addTwo_host (I)I # used as a substitute12 # method addThree_host (I)I # used as a substitute
102 const string substitute = findSubstitute(*i, apiLevel, intSize); in expandTypedefs() local103 if (substitute.empty()) { in expandTypedefs()128 istringstream stream(substitute); in expandTypedefs()
74 - @HostSideTestNativeSubstitutionClass should automatically add class-keep to the substitute class.