Searched refs:SendUint32 (Results 1 – 1 of 1) sorted by relevance
271 bool SendUint32(uint32_t value) { in SendUint32() function in android::init::SocketConnection604 socket.SendUint32(PROP_ERROR_READ_CMD); in handle_property_set_fd()645 socket.SendUint32(PROP_ERROR_READ_DATA); in handle_property_set_fd()652 socket.SendUint32(PROP_ERROR_PERMISSION_DENIED); in handle_property_set_fd()668 socket.SendUint32(*result); in handle_property_set_fd()674 socket.SendUint32(PROP_ERROR_INVALID_CMD); in handle_property_set_fd()1473 socket.SendUint32(PROP_SUCCESS); in Work()