Home
last modified time | relevance | path

Searched defs:timedKey (Results 1 – 6 of 6) sorted by relevance

/foundation/multimedia/player_framework/services/services/engine_intf/
Drecorder_param.h230 std::string timedKey; member
/foundation/multimedia/player_framework/services/services/recorder/client/
Drecorder_client.cpp203 int32_t RecorderClient::SetMetaTimedKey(int32_t sourceId, const std::string_view &timedKey) in SetMetaTimedKey()
/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
Dhirecorder_impl.cpp879 MetaTimedKey timedKey = static_cast<const MetaTimedKey&>(recParam); in ConfigureMeta() local
/foundation/multimedia/player_framework/services/services/recorder/ipc/
Drecorder_service_stub.cpp329 int32_t RecorderServiceStub::SetMetaTimedKey(int32_t sourceId, const std::string_view &timedKey) in SetMetaTimedKey()
681 std::string_view timedKey(timedKeyCString); in SetMetaTimedKey() local
Drecorder_service_proxy.cpp287 int32_t RecorderServiceProxy::SetMetaTimedKey(int32_t sourceId, const std::string_view &timedKey) in SetMetaTimedKey()
/foundation/multimedia/player_framework/services/services/recorder/server/
Drecorder_server.cpp382 int32_t RecorderServer::SetMetaTimedKey(int32_t sourceId, const std::string_view &timedKey) in SetMetaTimedKey()