Home
last modified time | relevance | path

Searched refs:SendUint32 (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dproperty_service.cpp286 bool SendUint32(uint32_t value) { in SendUint32() function in android::init::SocketConnection
540 socket.SendUint32(PROP_ERROR_READ_CMD); in handle_property_set_fd()
582 socket.SendUint32(PROP_ERROR_READ_DATA); in handle_property_set_fd()
589 socket.SendUint32(PROP_ERROR_PERMISSION_DENIED); in handle_property_set_fd()
600 socket.SendUint32(result); in handle_property_set_fd()
606 socket.SendUint32(PROP_ERROR_INVALID_CMD); in handle_property_set_fd()