Searched defs:ifs (Results 1 – 11 of 11) sorted by relevance
88 std::ifstream ifs(path); in ReadConfig() local195 std::ifstream ifs{info_path}; in FindAndroidInfoConfig() local
132 std::ifstream ifs(real_file_path); in LoadFromFile() local
346 std::ifstream ifs(config); in Process() local
547 std::ifstream ifs(real_file_path); in LoadFromFile() local
70 std::ifstream ifs(ts_path); in tombstone_send_to_host() local
72 std::ifstream ifs(FLAGS_launcher_log_path); in FindIpaddrLauncherLog() local
35 std::ifstream ifs = modem::DeviceConfig::open_ifstream_crossplat(TIMEZONE_FILENAME); in ParseTimeZone() local
118 std::ifstream ifs = modem::DeviceConfig::open_ifstream_crossplat(real_file_path.c_str()); in LoadFromFile() local
65 std::ifstream ifs(path); in ReadJsonFromFile() local
331 std::ifstream ifs(path); in TryOpenServiceAccountFile() local
14234 std::ifstream ifs( std::string( BASE_PATH ) + "/snippets/" + snippetFile ); in readSnippet() local