Home
last modified time | relevance | path

Searched refs:apis (Results 1 – 10 of 10) sorted by relevance

/frameworks/rs/
Drsg_generator.c100 fprintf(f, "typedef struct RS_CMD_%s_rec RS_CMD_%s;\n", apis[ct].name, apis[ct].name); in printStructures()
105 const ApiEntry * api = &apis[ct]; in printStructures()
151 printFuncDecl(f, &apis[ct], prefix, addContext, 0); in printFuncDecls()
160 if (apis[ct].direct) { in printPlaybackFuncs()
164 fprintf(f, "void %s%s (Context *, const void *);\n", prefix, apis[ct].name); in printPlaybackFuncs()
214 const ApiEntry * api = &apis[ct]; in printApiCpp()
345 const ApiEntry * api = &apis[ct]; in printApiCpp()
392 const ApiEntry * api = &apis[ct]; in printPlaybackCpp()
453 if (apis[ct].direct) { in printPlaybackCpp()
456 fprintf(f, " %s%s,\n", RS_PLAYBACK_PREFIX, apis[ct].name); in printPlaybackCpp()
Dspec.h35 extern ApiEntry apis[128];
/frameworks/base/tools/hiddenapi/
Dgenerate_hiddenapi_lists.py246 def assign_flag(self, flag, apis, source="<unknown>"): argument
258 self._check_entries_set(apis, source)
264 for api in apis:
/frameworks/base/api/
Dremoved.txt397 …RY_BOOKMARKS", "com.android.browser.permission.WRITE_HISTORY_BOOKMARKS"}, apis="..22") public stat…
398 …method @RequiresPermission(value="com.android.browser.permission.READ_HISTORY_BOOKMARKS", apis="..…
399 …method @RequiresPermission(value="com.android.browser.permission.WRITE_HISTORY_BOOKMARKS", apis=".…
400 …method @RequiresPermission(value="com.android.browser.permission.WRITE_HISTORY_BOOKMARKS", apis=".…
401 …method @RequiresPermission(value="com.android.browser.permission.WRITE_HISTORY_BOOKMARKS", apis=".…
402 …method @RequiresPermission(value="com.android.browser.permission.WRITE_HISTORY_BOOKMARKS", apis=".…
403 …method @RequiresPermission(value="com.android.browser.permission.READ_HISTORY_BOOKMARKS", apis="..…
404 …method @RequiresPermission(value="com.android.browser.permission.READ_HISTORY_BOOKMARKS", apis="..…
405 …method @RequiresPermission(value="com.android.browser.permission.READ_HISTORY_BOOKMARKS", apis="..…
407 …RY_BOOKMARKS", "com.android.browser.permission.WRITE_HISTORY_BOOKMARKS"}, apis="..22") public stat…
[all …]
/frameworks/base/tests/FlickerTests/lib/test/
DAndroid.bp19 // sign this with platform cert, so this test is allowed to call private platform apis
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dapi.proto77 // experimental, none-GA apis.
156 // apis:
180 // apis:
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/
DGPBConcurrencyTests.m40 // trip. Rather, the asserts simply exercise the apis, and if there is
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto236 // http://code.google.com/apis/protocolbuffers/docs/proto.html#options
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto236 // http://code.google.com/apis/protocolbuffers/docs/proto.html#options
/frameworks/base/
DAndroid.bp1835 // annotations to private apis