Searched refs:keyValueListReply (Results 1 – 2 of 2) sorted by relevance
769 char keyValueListReply[256] = {}; variable776 ret = capture_->GetExtraParams(capture_, keyValueListReply, listLenth);780 std::string strGetValue = keyValueListReply;801 char keyValueListReply[256] = {}; variable804 int32_t ret = capture_->GetExtraParams(capture_, keyValueListReply, listLenth);812 char keyValueListReply[256] = {}; variable815 int32_t ret = capture_->GetExtraParams(nullptr, keyValueListReply, listLenth);
508 char keyValueListReply[AUDIO_CAPTURE_BUF_TEST] = {}; in BENCHMARK_F() local512 ret = capture_->GetExtraParams(capture_, keyValueListReply, listLenth); in BENCHMARK_F()