HomeSort by relevance Sort by last modified time
    Searched refs:string8 (Results 1 - 2 of 2) sorted by null

  /external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
String8.java 5 // transliterated from https://android.googlesource.com/platform/system/core/+/android-9.0.0_r12/libutils/String8.cpp
6 // and https://android.googlesource.com/platform/system/core/+/android-9.0.0_r12/include/utils/String8.h
7 public class String8 {
11 public String8() {
15 public String8(String value) {
19 public String8(String8 path) {
23 public String8(String value, int len) {
30 //String8 String8::format(const char* fmt, ...
422 String8 string8 = (String8) o; local
    [all...]
  /device/google/cuttlefish_common/guest/hals/ril/libril/
ril_service.cpp 8458 char* string8 = NULL; local
    [all...]

Completed in 119 milliseconds