Home
last modified time | relevance | path

Searched defs:context_from_string (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/selinux/libsepol/src/
H A Dcontext.c291 int context_from_string(sepol_handle_t * handle, in context_from_string() function
/aosp_15_r20/system/security/keystore2/selinux/src/
H A Dlib.rs687 fn context_from_string() -> Result<()> { in context_from_string() function