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