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

  /bionic/libc/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /development/ndk/platforms/android-3/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /bionic/libc/bionic/
system_properties.c 49 static const char property_service_socket[] = "/dev/socket/" PROP_SERVICE_NAME;
  /system/core/init/
property_service.c 542 fd = create_socket(PROP_SERVICE_NAME, SOCK_STREAM, 0666, 0, 0);

Completed in 1146 milliseconds