Searched defs:GetAllCastDisplays (Results 1 – 4 of 4) sorted by relevance
133 int32_t GetAllCastDisplays(std::vector<CastDisplayInfo> &castDisplays) override { return 0; }; in GetAllCastDisplays() function in AVSessionStubDemo
610 int32_t AVSessionProxy::GetAllCastDisplays(std::vector<CastDisplayInfo>& castDisplays) in GetAllCastDisplays() function in OHOS::AVSession::AVSessionProxy
1492 int32_t AVSessionItem::GetAllCastDisplays(std::vector<CastDisplayInfo>& castDisplays) in GetAllCastDisplays() function in OHOS::AVSession::AVSessionItem
1224 napi_value NapiAVSession::GetAllCastDisplays(napi_env env, napi_callback_info info) in GetAllCastDisplays() function in OHOS::AVSession::NapiAVSession