HomeSort by relevance Sort by last modified time
    Searched defs:hello_world (Results 1 - 3 of 3) sorted by null

  /external/libxml2/
testdso.c 6 XMLPUBFUN int hello_world(void);
8 int hello_world(void) function
testModule.c 46 hello_world_t hello_world = NULL; local
57 if (xmlModuleSymbol(module, "hello_world", (void **) &hello_world)) {
61 if (hello_world == NULL) {
66 (*hello_world)();
  /frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/classes/debug/com/android/layoutlib/test/myapplication/
R$string.class 

Completed in 63 milliseconds