Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/libc/bionic/
H A Dsystem_property_set.cpp51 static const char property_service_for_system_socket[] = variable
71 access(property_service_for_system_socket, W_OK) == 0) { in PropertyServiceConnection()
72 socket = property_service_for_system_socket; in PropertyServiceConnection()