Home
last modified time | relevance | path

Searched refs:registerSupportedStringAttributes (Results 1 – 8 of 8) sorted by relevance

/cts/suite/audio_quality/lib/src/task/
DTaskDownload.cpp30 registerSupportedStringAttributes(list); in TaskDownload()
DTaskBatch.cpp30 registerSupportedStringAttributes(list); in TaskBatch()
DTaskGeneric.cpp116 void TaskGeneric::registerSupportedStringAttributes(const android::String8* keys[]) in registerSupportedStringAttributes() function in TaskGeneric
DTaskSound.cpp33 registerSupportedStringAttributes(list); in TaskSound()
DTaskSave.cpp39 registerSupportedStringAttributes(list); in TaskSave()
DTaskCase.cpp39 registerSupportedStringAttributes(list); in TaskCase()
/cts/suite/audio_quality/lib/include/task/
DTaskGeneric.h100 void registerSupportedStringAttributes(const android::String8* keys[]);
/cts/suite/audio_quality/test/
DTaskTest.cpp46 registerSupportedStringAttributes(list); in TestTaskDummy()