Home
last modified time | relevance | path

Searched defs:SC (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_ast_replace.cpp146 void RSASTReplace::VisitSwitchCase(clang::SwitchCase *SC) { in VisitSwitchCase()
/frameworks/av/media/libstagefright/rtsp/
DARTPConnection.cpp581 size_t SC = data[0] & 0x3f; in parseBYE() local