Home
last modified time | relevance | path

Searched defs:capabilityArray (Results 1 – 5 of 5) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/recorder_profiles/
Drecorder_profiles_impl.cpp87 …std::vector<RecorderProfilesData> capabilityArray = recorderProfilesService_->GetAudioRecorderCaps… in GetAudioRecorderCaps() local
101 …std::vector<RecorderProfilesData> capabilityArray = recorderProfilesService_->GetVideoRecorderCaps… in GetVideoRecorderCaps() local
/foundation/multimedia/player_framework/test/unittest/recorder_profiles_server_test/
Drecorder_profiles_server_mock_unit_test.cpp183 …std::vector<RecorderProfilesData> capabilityArray = recorderProfilesInfoServer_->GetAudioRecorderC… variable
201 …std::vector<RecorderProfilesData> capabilityArray = recorderProfilesInfoServer_->GetVideoRecorderC… variable
Drecorder_profiles_server_unit_test.cpp186 …std::vector<RecorderProfilesData> capabilityArray = recorderProfilesServer_->GetAudioRecorderCapsI… variable
203 …std::vector<RecorderProfilesData> capabilityArray = recorderProfilesServer_->GetVideoRecorderCapsI… variable
/foundation/multimedia/av_codec/services/engine/codeclist/
Dcodeclist_core.cpp273 std::vector<CapabilityData> capabilityArray = codecAbility.GetCapabilityArray(); in FindCodecNameArray() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
Djson_payload.c123 cJSON *capabilityArray = NULL; in AddCapabilityBitmap() local