Home
last modified time | relevance | path

Searched defs:userCustomInfo (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/recorder/
Drecorder_impl.cpp219 int32_t RecorderImpl::SetUserCustomInfo(Meta &userCustomInfo) in SetUserCustomInfo()
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
Drecorder_mock.cpp235 int32_t OHOS::Media::RecorderMock::SetUserCustomInfo(Meta &userCustomInfo) in SetUserCustomInfo()
/foundation/multimedia/player_framework/services/services/engine_intf/
Drecorder_param.h198 Meta userCustomInfo; member
/foundation/multimedia/player_framework/services/services/recorder/client/
Drecorder_client.cpp279 int32_t RecorderClient::SetUserCustomInfo(Meta &userCustomInfo) in SetUserCustomInfo()
/foundation/multimedia/player_framework/services/services/recorder/ipc/
Drecorder_service_stub.cpp363 int32_t RecorderServiceStub::SetUserCustomInfo(Meta &userCustomInfo) in SetUserCustomInfo()
761 Meta userCustomInfo; in SetUserCustomInfo() local
Drecorder_service_proxy.cpp443 int32_t RecorderServiceProxy::SetUserCustomInfo(Meta &userCustomInfo) in SetUserCustomInfo()
/foundation/multimedia/player_framework/services/services/recorder/server/
Drecorder_server.cpp583 int32_t RecorderServer::SetUserCustomInfo(Meta &userCustomInfo) in SetUserCustomInfo()