HomeSort by relevance Sort by last modified time
    Searched refs:PROP_SERVICE_NAME (Results 1 - 10 of 10) sorted by null

  /bionic/libc/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /bionic/libc/bionic/
system_properties.c 47 static const char property_service_name[] = PROP_SERVICE_NAME;
  /system/core/libcutils/
properties.c 39 s = socket_local_client(PROP_SERVICE_NAME,
  /system/core/init/
property_service.c 506 fd = create_socket(PROP_SERVICE_NAME, SOCK_STREAM, 0666, 0, 0);

Completed in 1083 milliseconds