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

  /external/ImageMagick/MagickCore/
nt-feature.c 299 system_root[MagickPathExtent],
316 system_root_length=sizeof(system_root)-1;
318 (BYTE*) system_root, &system_root_length);
324 system_root_length=sizeof(system_root)-1;
326 (BYTE*)system_root, &system_root_length);
334 (void) CopyMagickString(buffer,system_root,MagickPathExtent);
338 (void) CopyMagickString(font_root,system_root,MagickPathExtent);
343 (void) CopyMagickString(font_root,system_root,MagickPathExtent);
295 system_root[MagickPathExtent], local
  /system/core/adb/
remount_service.cpp 140 bool system_root = !strcmp(prop_buf, "true"); local
141 if (system_root) {
  /system/core/fs_mgr/
fs_mgr_verity.cpp 795 bool system_root = false; local
826 system_root = !strcmp(propbuf, "true");
840 if (system_root && !strcmp(fstab->recs[i].mount_point, "/")) {
  /build/core/
Makefile     [all...]

Completed in 200 milliseconds