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

  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 215 void set_vsock_guest_cid(int vsock_guest_cid);
cuttlefish_config.cpp 542 void CuttlefishConfig::set_vsock_guest_cid(int vsock_guest_cid) { function in class:vsoc::CuttlefishConfig
  /device/google/cuttlefish_common/host/commands/launch/
flags.cc 420 tmp_config_obj.set_vsock_guest_cid(FLAGS_vsock_guest_cid);

Completed in 43 milliseconds