Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dproperty_service.cpp153 bool CanReadProperty(const std::string& source_context, const std::string& name) { in CanReadProperty()
169 const char* source_context, const ucred& cr) { in CheckMacPerms()
463 const std::string& source_context, const ucred& cr) { in CheckControlPropertyPerms()
493 const std::string& source_context, const ucred& cr, std::string* error) { in CheckPermissions()
530 const std::string& source_context, const ucred& cr, in HandlePropertySet()
575 const std::string& source_context, const ucred& cr, in HandlePropertySetNoSocket()
622 std::string source_context; in handle_property_set_fd() local
649 std::string source_context; in handle_property_set_fd() local
/aosp14/system/core/fs_mgr/
H A Dfs_mgr_vendor_overlay.cpp81 const auto source_context = fs_mgr_get_context(source_directory); in fs_mgr_vendor_overlay_mount() local