Searched refs:stubs (Results 1 – 14 of 14) sorted by relevance
31 StubLayout stubs; in main() local33 void (*func1)() = (void (*)())stubs.allocateStub((void *)&function1); in main()34 void (*func2)() = (void (*)())stubs.allocateStub((void *)&function2); in main()
48 StubLayout *stubs = result->getStubLayout(); in read() local52 size_t stub_size = stubs->calcStubTableSize(func_count); in read()59 stubs->initStubTable(result->chunk.getBuffer()+sh->getSize(), func_count); in read()
33 StubLayout stubs;44 return &stubs; in getStubLayout()
33 cp stubs/jsr239/GLHeader.java-if $GLFILE
92 - specific methods to override (see method stubs details below).124 - Method stubs
83 $(call add-clean-step, rm -rf out/target/common/docs/api-stubs*)
505 LOCAL_MODULE := api-stubs509 -stubs $(TARGET_OUT_COMMON_INTERMEDIATES)/JAVA_LIBRARIES/android_stubs_current_intermediates/src \
120 database operations but stubs out other interactions with the Android system.
404 from the rest of the system. MockContentResolver also also stubs out the
62 …<dt><a href="{@docRoot}resources/articles/layout-tricks-stubs.html">Layout Tricks: Using ViewStubs…
173 android.view.ViewStub}, read <a href="{@docRoot}resources/articles/layout-tricks-stubs.html">Layout
188 In <em>Which method stubs would you like to create?</em>, unset all the options, then
588 used to create all the source code and directory stubs for your project, as well
193 http://developer.android.com/resources/articles/layout-tricks-stubs.html