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

  /external/adhd/cras/src/tests/
cras_selinux_helper_unittest.c 7 /* Define a stub cras_selinux_restorecon() which doesn't do anything */
8 int cras_selinux_restorecon(const char* pathname) { function
  /external/adhd/cras/src/common/
cras_selinux_helper.c 9 int cras_selinux_restorecon(const char *pathname) { function
cras_shm.c 40 if (cras_selinux_restorecon(path) < 0) {
cras_shm.h 540 int cras_selinux_restorecon(const char *pathname);

Completed in 64 milliseconds