Searched refs:api_contract (Results 1 – 1 of 1) sorted by relevance
101 HSTRING api_contract; in IsWgcSupported() local102 hr = webrtc::CreateHstring(kApiContract, wcslen(kApiContract), &api_contract); in IsWgcSupported()108 api_contract, kRequiredApiContractVersion, &is_api_present); in IsWgcSupported()109 webrtc::DeleteHstring(api_contract); in IsWgcSupported()