Home
last modified time | relevance | path

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

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