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

  /external/qemu/android/camera/
camera-service.c 128 _append_string(char** str_buf, size_t* str_buf_size, const char* str) function
180 res = _append_string(str, str_size, tmp);
186 res = _append_string(str, str_size, tmp);
192 res = _append_string(str, str_size, tmp);
198 res = _append_string(str, str_size, tmp);
205 res = _append_string(str, str_size, tmp);
212 res = _append_string(str, str_size, tmp);
219 return _append_string(str, str_size, "\n");
    [all...]
  /prebuilts/tools/linux-x86/emulator/
emulator-arm 
emulator-mips 
emulator-x86 

Completed in 51 milliseconds