Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dproperty_service.h37 void StartPropertyService(int* epoll_socket);
H A Dinit.cpp1006 StartPropertyService(&property_fd); in SecondStageMain()
H A Dproperty_service.cpp1485 void StartPropertyService(int* epoll_socket) { in StartPropertyService() function