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

  /system/extras/simpleperf/scripts/
simpleperf_report_lib.py 137 # convert char_p to str for python3.
304 char_p = ct.cast(void_p, ct.POINTER(ct.c_char))
307 c = bytes_to_str(char_p[j])
324 char_p = ct.cast(void_p, ct.POINTER(ct.c_char))
326 c = bytes_to_str(char_p[i])
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
gtype-desc.h     [all...]

Completed in 295 milliseconds