Home
last modified time | relevance | path

Searched defs:SetMetaMimeType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/client/
H A Drecorder_client.cpp168 int32_t RecorderClient::SetMetaMimeType(int32_t sourceId, const std::string_view &type) in SetMetaMimeType() function in OHOS::Media::RecorderClient
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_service_stub.cpp297 int32_t RecorderServiceStub::SetMetaMimeType(int32_t sourceId, const std::string_view &type) in SetMetaMimeType() function in OHOS::Media::RecorderServiceStub
604 int32_t RecorderServiceStub::SetMetaMimeType(MessageParcel &data, MessageParcel &reply) in SetMetaMimeType() function in OHOS::Media::RecorderServiceStub
H A Drecorder_service_proxy.cpp217 int32_t RecorderServiceProxy::SetMetaMimeType(int32_t sourceId, const std::string_view &type) in SetMetaMimeType() function in OHOS::Media::RecorderServiceProxy
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp319 int32_t RecorderServer::SetMetaMimeType(int32_t sourceId, const std::string_view &type) in SetMetaMimeType() function in OHOS::Media::RecorderServer