HomeSort by relevance Sort by last modified time
    Searched defs:context_str (Results 1 - 3 of 3) sorted by null

  /art/runtime/
oat_file_assistant_test.cc 1298 std::string context_str = "PCL[" + context_location + "]"; local
1325 std::string context_str = "PCL[" + context_location + "]"; local
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 436 def context_str(*args): function
437 return _selinux.context_str(*args)
438 context_str = _selinux.context_str variable
    [all...]
  /external/selinux/libsepol/cil/src/
cil_internal.h 425 char *context_str; member in struct:cil_sidcontext
730 char *context_str; member in struct:cil_filecon
744 char *context_str; member in struct:cil_portcon
753 char *context_str; member in struct:cil_nodecon
769 char *context_str; member in struct:cil_genfscon
779 char *context_str; member in struct:cil_netifcon
784 char *context_str; member in struct:cil_pirqcon
791 char *context_str; member in struct:cil_iomemcon
798 char *context_str; member in struct:cil_ioportcon
804 char *context_str; member in struct:cil_pcidevicecon
810 char *context_str; member in struct:cil_devicetreecon
825 char *context_str; member in struct:cil_fsuse
    [all...]

Completed in 216 milliseconds