Searched defs:ifs (Results 1 – 5 of 5) sorted by relevance
53 const ifs = el.getAttribute(`${rule}if`); //@ts-ignore constant
84 ifstream ifs(FileEntry::AdaptLongPath(path), ios::binary); in OpenJsonFile() local
242 std::ifstream ifs("/proc/modules", std::ifstream::in); in UpdateKernelModulesSpaceMaps() local
891 std::ifstream ifs {resolvedPath}; in LoadTracepointEventTypesFromSystem() local
2100 std::ifstream ifs("/data/local/tmp/tid_name.report", std::ifstream::in); variable