Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dproperty_service.cpp143 bool CanReadProperty(const std::string& source_context, const std::string& name) { in CanReadProperty()
159 const char* source_context, const ucred& cr) { in CheckMacPerms()
415 const std::string& source_context, const ucred& cr) { in CheckControlPropertyPerms()
445 const std::string& source_context, const ucred& cr, std::string* error) { in CheckPermissions()
481 const std::string& source_context, const ucred& cr, in HandlePropertySet()
566 std::string source_context; in handle_property_set_fd() local
594 std::string source_context; in handle_property_set_fd() local
/aosp12/system/core/fs_mgr/
H A Dfs_mgr_vendor_overlay.cpp82 const auto source_context = fs_mgr_get_context(source_directory); in fs_mgr_vendor_overlay_mount() local