Searched refs:CountSchemes (Results 1 – 7 of 7) sorted by relevance
52 matchingSkills.CountSchemes(); in DoSomethingInterestingWithMyAPI()
154 size_t CountSchemes() const;
138 EXPECT_EQ(0, matchSkills.CountSchemes());
341 if (matchingSkills.CountSchemes() != 0) {373 if (matchingSkills.CountSchemes() != 0) {405 if (matchingSkills.CountSchemes() != 0) {448 if (matchingSkills.CountSchemes() != 4) {506 if (matchingSkills.CountSchemes() != 9) {
140 size_t MatchingSkills::CountSchemes() const in CountSchemes() function in OHOS::EventFwk::MatchingSkills
183 size_t schemeSize = record->eventSubscribeInfo->GetMatchingSkills().CountSchemes(); in DumpDetailed()
407 temp->CountSchemes(); in RegisterMatchingSkills()