Searched refs:String8 (Results 1 - 4 of 4) sorted by relevance

/external/sqlite/android/
H A DPhoneticStringUtils.h21 #include <utils/String8.h>
H A DPhoneticStringUtilsTest.cpp23 #include <utils/String8.h>
146 String8 string8;
/external/neven/
H A DFaceDetector_jni.cpp23 #include <utils/String8.h>
127 String8 path(root);
/external/llvm/lib/MC/
H A DELFObjectWriter.cpp199 void String8(MCDataFragment &F, uint8_t Value) { function in class:__anon8776::ELFObjectWriter
453 String8(*SymtabF, info); // st_info
454 String8(*SymtabF, other); // st_other
462 String8(*SymtabF, info); // st_info
463 String8(*SymtabF, other); // st_other
1068 String8(*F, TargetObjectWriter->getRSsym(entry.Type));
1069 String8(*F, TargetObjectWriter->getRType3(entry.Type));
1070 String8(*F, TargetObjectWriter->getRType2(entry.Type));
1071 String8(*F, TargetObjectWriter->getRType(entry.Type));

Completed in 894 milliseconds