Searched refs:RecommendChannelResponse (Results 1 – 19 of 19) sorted by relevance
127 typedef struct RecommendChannelResponse { struct147 } RecommendChannelResponse; argument234 …id2dGetRecommendChannel(const RecommendChannelRequest *request, RecommendChannelResponse *response…
141 class RecommendChannelResponse {143 RecommendChannelResponse() : status(RecommendStatus::RS_FAILURE), index(-1), in RecommendChannelResponse() function146 ~RecommendChannelResponse() { in ~RecommendChannelResponse()
338 RecommendChannelResponse& response) = 0;
111 static void ConvertRecommendChannelResponse(const OHOS::Wifi::RecommendChannelResponse& rsp, in ConvertRecommendChannelResponse()112 RecommendChannelResponse* response) in ConvertRecommendChannelResponse()124 RecommendChannelResponse *response) in Hid2dGetRecommendChannel()130 OHOS::Wifi::RecommendChannelResponse rsp; in Hid2dGetRecommendChannel()
152 RecommendChannelResponse response; in Hid2dGetRecommendChannelTest()169 if (size >= sizeof(RecommendChannelResponse)) { in Hid2dGetRecommendChannelTest()
104 RecommendChannelResponse& response) = 0;
100 RecommendChannelResponse response;
79 RecommendChannelResponse *response) = 0;166 (const RecommendChannelRequest *, RecommendChannelResponse *), (override));
187 …id2dGetRecommendChannel(const RecommendChannelRequest *request, RecommendChannelResponse *response) in Hid2dGetRecommendChannel()
346 RecommendChannelResponse& response) override;
337 RecommendChannelResponse& response) override;
355 RecommendChannelResponse& response) in Hid2dGetRecommendChannel()
1477 RecommendChannelResponse& response) in Hid2dGetRecommendChannel()
347 RecommendChannelResponse& response) override;
1273 RecommendChannelResponse& response) in Hid2dGetRecommendChannel()
921 RecommendChannelResponse response; in OnHid2dGetRecommendChannel()
191 RecommendChannelResponse response;
225 RecommendChannelResponse response; in GetRecommendChannel()
151 ….WillRepeatedly([this](const RecommendChannelRequest *request, RecommendChannelResponse *response)… in InjectData()435 … [recommendFreq](const RecommendChannelRequest *request, RecommendChannelResponse *response) { in __anonaf3f7aee1802()