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

12

  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
_system_properties.h 43 #define PROP_SERVICE_NAME "property_service"
  /system/core/init/
property_service.c 591 fd = create_socket(PROP_SERVICE_NAME, SOCK_STREAM, 0666, 0, 0);
  /bionic/libc/bionic/
system_properties.c 110 static const char property_service_socket[] = "/dev/socket/" PROP_SERVICE_NAME;

Completed in 540 milliseconds

12