Searched refs:MatchTypeAndUri (Results 1 – 3 of 3) sorted by relevance
355 processor->MatchTypeAndUri(want);357 EXPECT_EQ("haha", processor->MatchTypeAndUri(want));360 EXPECT_EQ("", processor->MatchTypeAndUri(want));362 processor->MatchTypeAndUri(want);
79 std::string MatchTypeAndUri(const AAFwk::Want &want);
187 std::string type = MatchTypeAndUri(request.want); in ImplicitStartAbility()264 std::string type = MatchTypeAndUri(request.want); in ImplicitStartAbility()287 std::string ImplicitStartProcessor::MatchTypeAndUri(const AAFwk::Want &want) in MatchTypeAndUri() function in OHOS::AAFwk::ImplicitStartProcessor459 std::string typeName = MatchTypeAndUri(request.want); in GenerateAbilityRequestByAction()