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

  /hardware/libhardware/modules/sensors/
multihal.cpp 454 char* compact_line = new char[strlen(real_path) + 1]; local
455 strcpy(compact_line, real_path);
456 so_paths->push_back(compact_line);

Completed in 66 milliseconds