Home
last modified time | relevance | path

Searched refs:SelabelLookupFileContextBestMatch (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/init/
H A Dselabel.h27 bool SelabelLookupFileContextBestMatch(const std::string& key,
H A Dselabel.cpp56 bool SelabelLookupFileContextBestMatch(const std::string& key, in SelabelLookupFileContextBestMatch() function
H A Ddevices.cpp288 if (!SelabelLookupFileContextBestMatch(path, links, mode, &secontext)) { in MakeDevice()