Home
last modified time | relevance | path

Searched refs:AudioPathSelGetConfToJsonObj (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/audio/test/fuzztest/audio_config_fuzzer/pathselectconfig_fuzzer/
H A Dpathselectconfig_fuzzer.cpp23 int32_t AudioPathSelGetConfToJsonObj(void);
47 int ret = AudioPathSelGetConfToJsonObj(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/drivers/peripheral/audio/hal/pathselect/include/
H A Daudio_pathselect.h32 int32_t AudioPathSelGetConfToJsonObj(void);
/ohos5.0/drivers/peripheral/audio/hal/pathselect/src/
H A Daudio_pathselect.c49 int32_t AudioPathSelGetConfToJsonObj(void) in AudioPathSelGetConfToJsonObj() function