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();
2331 if (std::error_code EC = InitStream())
2443 if (std::error_code EC = InitStream())
3404 std::error_code BitcodeReader::InitStream() { function in class:__anon1158::BitcodeReader
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp591 std::error_code InitStream();
2596 if (std::error_code EC = InitStream())
2708 if (std::error_code EC = InitStream())
3741 std::error_code BitcodeReader::InitStream() { function in class:__anon1161::BitcodeReader

Completed in 298 milliseconds