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

  /bionic/libc/include/sys/
_system_properties.h 47 #define PROP_MSG_SETPROP2 0x00020001
  /system/core/init/
property_service_test.cpp 43 uint32_t msg = PROP_MSG_SETPROP2;
property_service.cpp 414 const char* cmd_name = legacy_protocol ? "PROP_MSG_SETPROP" : "PROP_MSG_SETPROP2";
502 case PROP_MSG_SETPROP2: {
507 PLOG(ERROR) << "sys_prop(PROP_MSG_SETPROP2): error while reading name/value from the socket";
  /bionic/libc/bionic/
system_properties.cpp     [all...]

Completed in 488 milliseconds