Searched defs:supportList (Results 1 – 3 of 3) sorted by relevance
194 const int *supportList = OH_Rdb_GetSupportedDbType(nullptr); variable
244 …udioEncoder::IsSupportAudioArgs(std::string &audioArg, const std::vector<std::string> &supportList) in IsSupportAudioArgs()
613 …static const LaneLinkType supportList[] = { LANE_P2P, LANE_HML, LANE_WLAN_2P4G, LANE_WLAN_5G, LANE… in LinkTypeCheck() local