Searched refs:enterBlockWithID (Results 1 – 2 of 2) sorted by relevance
80 Error PGOCtxProfileReader::enterBlockWithID(PGOCtxProfileBlockIDs ID) { in enterBlockWithID() function in PGOCtxProfileReader94 RET_ON_ERR(enterBlockWithID(Kind)); in readProfile()121 RET_ON_ERR(enterBlockWithID(PGOCtxProfileBlockIDs::UnhandledBlockID)); in readProfile()216 RET_ON_ERR(enterBlockWithID(PGOCtxProfileBlockIDs::ContextsSectionBlockID)); in loadContexts()238 enterBlockWithID(PGOCtxProfileBlockIDs::FlatProfilesSectionBlockID)); in loadFlatProfiles()
212 Error enterBlockWithID(PGOCtxProfileBlockIDs ID);