Home
last modified time | relevance | path

Searched refs:substitute (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/tools/hoststubgen/hoststubgen/
Dhoststubgen-standard-options.txt34 --substitute-annotation
37 --native-substitute-annotation
/frameworks/base/ravenwood/texts/
Dravenwood-standard-options.txt34 --substitute-annotation
37 --native-substitute-annotation
/frameworks/base/tools/hoststubgen/hoststubgen/invoketest/
Dhoststubgen-invoke-test.sh111 --substitute-annotation \
113 --native-substitute-annotation \
/frameworks/base/tools/hoststubgen/hoststubgen/test-tiny-framework/
Dpolicy-override-tiny-framework.txt10 # method addTwo_host (I)I # used as a substitute
12 # method addThree_host (I)I # used as a substitute
/frameworks/rs/script_api/
DGenerateRSFunctionsList.cpp102 const string substitute = findSubstitute(*i, apiLevel, intSize); in expandTypedefs() local
103 if (substitute.empty()) { in expandTypedefs()
128 istringstream stream(substitute); in expandTypedefs()
/frameworks/base/tools/hoststubgen/
DREADME.md74 - @HostSideTestNativeSubstitutionClass should automatically add class-keep to the substitute class.