Home
last modified time | relevance | path

Searched refs:stubs (Results 1 – 14 of 14) sorted by relevance

/frameworks/compile/linkloader/tests/
Dstub-test.cpp31 StubLayout stubs; in main() local
33 void (*func1)() = (void (*)())stubs.allocateStub((void *)&function1); in main()
34 void (*func2)() = (void (*)())stubs.allocateStub((void *)&function2); in main()
/frameworks/compile/linkloader/include/impl/
DELFSectionProgBits.hxx48 StubLayout *stubs = result->getStubLayout(); in read() local
52 size_t stub_size = stubs->calcStubTableSize(func_count); in read()
59 stubs->initStubTable(result->chunk.getBuffer()+sh->getSize(), func_count); in read()
/frameworks/compile/linkloader/include/
DELFSectionProgBits.h33 StubLayout stubs;
44 return &stubs; in getStubLayout()
/frameworks/base/opengl/tools/glgen/
Dgen33 cp stubs/jsr239/GLHeader.java-if $GLFILE
/frameworks/base/tools/layoutlib/create/
DREADME.txt92 - specific methods to override (see method stubs details below).
124 - Method stubs
/frameworks/base/
DCleanSpec.mk83 $(call add-clean-step, rm -rf out/target/common/docs/api-stubs*)
DAndroid.mk505 LOCAL_MODULE := api-stubs
509 -stubs $(TARGET_OUT_COMMON_INTERMEDIATES)/JAVA_LIBRARIES/android_stubs_current_intermediates/src \
/frameworks/base/docs/html/guide/topics/testing/
Dcontentprovider_testing.jd120 database operations but stubs out other interactions with the Android system.
Dtesting_android.jd404 from the rest of the system. MockContentResolver also also stubs out the
/frameworks/base/docs/html/resources/articles/
Dindex.jd62 …<dt><a href="{@docRoot}resources/articles/layout-tricks-stubs.html">Layout Tricks: Using ViewStubs…
/frameworks/base/docs/html/guide/topics/resources/
Dlayout-resource.jd173 android.view.ViewStub}, read <a href="{@docRoot}resources/articles/layout-tricks-stubs.html">Layout
/frameworks/base/docs/html/guide/developing/testing/
Dtesting_eclipse.jd188 In <em>Which method stubs would you like to create?</em>, unset all the options, then
/frameworks/base/docs/html/resources/tutorials/
Dhello-world.jd588 used to create all the source code and directory stubs for your project, as well
/frameworks/base/docs/html/
Dsitemap.txt193 http://developer.android.com/resources/articles/layout-tricks-stubs.html