Home
last modified time | relevance | path

Searched defs:subKey (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_storage_subscribe_query_test.cpp853 …std::string subKey = DBConstant::SUBSCRIBE_QUERY_PREFIX + DBCommon::TransferHashString(SUBSCRIBE_I… variable
/foundation/multimedia/audio_framework/services/audio_service/server/src/
Daudio_manager_stub.cpp230 std::string subKey = data.ReadString(); in HandleGetExtraAudioParameters() local
253 std::string subKey = data.ReadString(); in HandleSetExtraAudioParameters() local
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Daudio_manager_proxy.cpp184 for (std::string subKey : subKeys) { in GetExtraParameters() local