Home
last modified time | relevance | path

Searched defs:prop_name (Results 1 – 6 of 6) sorted by relevance

/aosp14/system/core/init/
H A Daction_parser.cpp39 bool IsActionableProperty(Subcontext* subcontext, const std::string& prop_name) { in IsActionableProperty()
64 std::string prop_name(trigger.substr(prop_str.length())); in ParsePropertyTrigger() local
H A Dservice.cpp176 std::string prop_name = "init.svc." + name_; in NotifyStateChange() local
H A Dutil.cpp330 std::string prop_name; in ExpandProps() local
H A Dbuiltins.cpp651 std::string prop_name = "ro.boottime.init.mount_all."s + prop_post_fix; in do_mount_all() local
H A Dproperty_service.cpp610 char prop_name[PROP_NAME_MAX]; in handle_property_set_fd() local
/aosp14/system/core/fs_mgr/libfiemap/
H A Dimage_manager.cpp118 auto prop_name = GetStatusPropertyName(image_name); in IsImageMapped() local
562 auto prop_name = GetStatusPropertyName(name); in MapImageDevice() local
711 auto prop_name = GetStatusPropertyName(name); in GetMappedImageDevice() local