Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/monitoring/tombstone_transmit/
Dtombstone_transmit.cpp71 std::ifstream ifs(ts_path); in tombstone_send_to_host() local
75 while (log_fd->IsOpen() && ifs.is_open() && !ifs.eof()) { in tombstone_send_to_host()
76 ifs.read(buffer, sizeof(buffer)); in tombstone_send_to_host()
77 num_bytes_read += ifs.gcount(); in tombstone_send_to_host()
78 log_fd->Write(buffer, ifs.gcount()); in tombstone_send_to_host()
86 } else if (!ifs.is_open()) { in tombstone_send_to_host()
/device/google/cuttlefish/host/commands/modem_simulator/
Dmisc_service.cpp35 std::ifstream ifs = modem::DeviceConfig::open_ifstream_crossplat(TIMEZONE_FILENAME); in ParseTimeZone() local
36 if (ifs.is_open()) { in ParseTimeZone()
38 if (std::getline(ifs, line)) { in ParseTimeZone()
Dnvram_config.cpp115 std::ifstream ifs = modem::DeviceConfig::open_ifstream_crossplat(real_file_path.c_str()); in LoadFromFile() local
117 if (!Json::parseFromStream(builder, ifs, dictionary_.get(), &errorMessage)) { in LoadFromFile()
/device/google/cuttlefish/host/commands/openwrt_control_server/
Dmain.cpp191 std::ifstream ifs(FLAGS_launcher_log_path); in FindIpaddrLauncherLog() local
193 while (std::getline(ifs, line)) { in FindIpaddrLauncherLog()
/device/google/cuttlefish/host/libs/config/
Dfetcher_config.cpp137 std::ifstream ifs(real_file_path); in LoadFromFile() local
139 if (!Json::parseFromStream(builder, ifs, dictionary_.get(), &errorMessage)) { in LoadFromFile()
Dcuttlefish_config.cpp643 std::ifstream ifs(real_file_path); in LoadFromFile() local
645 if (!Json::parseFromStream(builder, ifs, dictionary_.get(), &errorMessage)) { in LoadFromFile()
/device/google/cuttlefish_prebuilts/bootloader/crosvm_aarch64/
DSystem.map2467 0000000000087248 b ifs
/device/google/cuttlefish_prebuilts/bootloader/qemu_arm/
DSystem.map2473 0007a5a0 b ifs
/device/google/cuttlefish_prebuilts/bootloader/qemu_aarch64/
DSystem.map2458 0000000000087608 b ifs
/device/google/cuttlefish_prebuilts/bootloader/crosvm_x86_64/
DSystem.map2772 fff6b0dc b ifs
/device/google/cuttlefish_prebuilts/bootloader/qemu_x86_64/
DSystem.map2877 fff6e45c b ifs
/device/google/cuttlefish_prebuilts/bootloader/qemu_riscv64/
DSystem.map6311 000000008026e2c0 b ifs