Searched refs:COMPLETED (Results 1 – 11 of 11) sorted by relevance
28 STARTED -> COMPLETED;29 COMPLETED -> POST_COMPLETED;30 COMPLETED -> CANCELLED;
34 BEGAN -> COMPLETED;35 ONGOING -> COMPLETED;
36 CHECK(scope->getParseStage() == Type::ParseStage::COMPLETED) in lintUnionRecursively()86 Type::ParseStage::COMPLETED, in lintUnionRecursively()
32 Type::ParseStage::COMPLETED, in checkSmallStructs()
36 Type::ParseStage::COMPLETED, in enumValueNames()
36 Type::ParseStage::COMPLETED, in namingConventions()
32 Type::ParseStage::COMPLETED, in generateDependencies()
90 COMPLETED, enumerator
151 err = setParseStage(Type::ParseStage::POST_PARSE, Type::ParseStage::COMPLETED); in postParse()
94 COMPLETED // Connection Update is completed successfully enumerator
447 case COMPLETED: in OnConnectionUpdateComplete()465 hearingDevice->connection_update_status = COMPLETED; in OnConnectionUpdateComplete()1509 if (hearingDevice->connection_update_status != COMPLETED) { in DoDisconnectCleanUp()