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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp354 std::error_code InitStream();
2343 if (std::error_code EC = InitStream())
2455 if (std::error_code EC = InitStream())
3416 std::error_code BitcodeReader::InitStream() { function in class:__anon1362::BitcodeReader
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp591 std::error_code InitStream();
2608 if (std::error_code EC = InitStream())
2720 if (std::error_code EC = InitStream())
3758 std::error_code BitcodeReader::InitStream() { function in class:__anon1365::BitcodeReader

Completed in 1289 milliseconds