Searched defs:subKeys (Results 1 – 8 of 8) sorted by relevance
42 std::vector<std::string> subKeys = {"hardware_info#mic_num"}; in getMicNum() local
59 std::vector<std::string> subKeys; member
374 bool AudioCacheMgrInner::GetDumpParameter(const std::vector<std::string> &subKeys, in GetDumpParameter()
227 std::vector<std::string> subKeys = {}; in HandleGetExtraAudioParameters() local
445 … const std::vector<std::string> &subKeys, std::vector<std::pair<std::string, std::string>> &result) in GetExtraParameters()
400 … const std::vector<std::string> &subKeys, std::vector<std::pair<std::string, std::string>> &result) in GetExtraParameters()
172 …nagerProxy::GetExtraParameters(const std::string &mainKey, const std::vector<std::string> &subKeys, in GetExtraParameters()
1046 std::vector<std::string> &subKeys, napi_value in) in GetExtraParametersVector()