Searched refs:InitStream (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.h321 std::error_code InitStream();
H A DBitcodeReader.cpp1964 if (std::error_code EC = InitStream())
2075 if (std::error_code EC = InitStream())
3017 std::error_code BitcodeReader::InitStream() { function in class:BitcodeReader
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.h316 std::error_code InitStream();
H A DBitcodeReader.cpp2235 if (std::error_code EC = InitStream())
2337 if (std::error_code EC = InitStream())
3352 std::error_code BitcodeReader::InitStream() { function in class:BitcodeReader

Completed in 115 milliseconds