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

  /gdk/samples/PhotoEditor/jni/
_jni.cpp 33 static void* lookupSymbol(void* pContext, const char* name)
60 bccRegisterSymbolCallback(script_ref, lookupSymbol, NULL);
  /gdk/samples/quake/jni/
masterMain.cpp 94 static void* lookupSymbol(void* pContext, const char* name)
129 bccRegisterSymbolCallback(script_ref, lookupSymbol, NULL);
  /external/valgrind/main/VEX/unused/
linker.c 306 void * lookupSymbol( char *lbl )
465 S = (Elf_Addr)lookupSymbol( symbol );
606 S = (Elf_Addr)lookupSymbol( symbol );
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
Descriptors.java     [all...]

Completed in 238 milliseconds