Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/
H A Drecorder_impl.cpp225 int32_t RecorderImpl::SetGenre(std::string &genre) in SetGenre() function in OHOS::Media::RecorderImpl
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_mock.cpp229 int32_t OHOS::Media::RecorderMock::SetGenre(std::string &genre) in SetGenre() function in OHOS::Media::RecorderMock
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/client/
H A Drecorder_client.cpp288 int32_t RecorderClient::SetGenre(std::string &genre) in SetGenre() function in OHOS::Media::RecorderClient
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_service_stub.cpp369 int32_t RecorderServiceStub::SetGenre(std::string &genre) in SetGenre() function in OHOS::Media::RecorderServiceStub
770 int32_t RecorderServiceStub::SetGenre(MessageParcel &data, MessageParcel &reply) in SetGenre() function in OHOS::Media::RecorderServiceStub
H A Drecorder_service_proxy.cpp464 int32_t RecorderServiceProxy::SetGenre(std::string &genre) in SetGenre() function in OHOS::Media::RecorderServiceProxy
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp601 int32_t RecorderServer::SetGenre(std::string &genre) in SetGenre() function in OHOS::Media::RecorderServer