Searched refs:SendJsonMsg (Results 1 – 5 of 5) sorted by relevance
55 SendJsonMsg(monitor_socket, req); in main()85 SendJsonMsg(monitor_socket, config); in main()109 SendJsonMsg(monitor_socket, config); in main()134 SendJsonMsg(monitor_socket, config); in main()156 cuttlefish::SendJsonMsg(monitor_socket, config); in main()
42 bool SendJsonMsg(cuttlefish::SharedFD client_socket, const Json::Value& resp);
81 bool SendJsonMsg(SharedFD client_socket, const Json::Value& resp) { in SendJsonMsg() function
80 CHECK(SendJsonMsg(allocd_sock, resource_config)) in AllocateNetworkInterfaces()
158 SendJsonMsg(allocd_sock, config); in ReleaseAllocdResources()