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

  /external/selinux/policycoreutils/sepolicy/sepolicy/
booleans.py 36 def get_types(src, tclass, perm): function
network.py 28 def get_types(src, tclass, perm): function
41 tlist = get_types(src, "%s_socket" % protocol, [perm])
communicate.py 44 def get_types(src, tclass, perm): function
  /external/selinux/policycoreutils/sepolicy/
sepolicy.py 409 from sepolicy.communicate import get_types
411 writable = get_types(args.source, args.tclass, args.sourceaccess.split(","))
412 readable = get_types(args.target, args.tclass, args.targetaccess.split(","))
info.c 1268 static PyObject* get_types(const char *name, const apol_policy_t * policydb) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msxml2.h 5568 HRESULT (WINAPI *get_types)(ISchema *This,ISchemaItemCollection **types); member in struct:MSXML2::ISchemaVtbl
    [all...]

Completed in 363 milliseconds