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

  /external/qemu/hw/android/goldfish/
trace.c 47 static char exec_path[CLIENT_PAGE_SIZE];
48 static char exec_arg[CLIENT_PAGE_SIZE];
106 vstrcpy(value, exec_path, CLIENT_PAGE_SIZE);
139 vstrcpy(value, exec_path, CLIENT_PAGE_SIZE);
152 vstrcpy(value, exec_path, CLIENT_PAGE_SIZE);
164 vstrcpy(value, exec_path, CLIENT_PAGE_SIZE);
176 vstrcpy(value, exec_arg, CLIENT_PAGE_SIZE);
189 vstrcpy(value, exec_arg, CLIENT_PAGE_SIZE);
  /external/qemu/include/hw/android/goldfish/
trace.h 18 #define CLIENT_PAGE_SIZE 4096

Completed in 931 milliseconds