Home
last modified time | relevance | path

Searched refs:RELEASE_SOURCE (Results 1 - 9 of 9) sorted by relevance

/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_ipc_interface_code.h26 RELEASE_SOURCE = 1, member in OHOS::DistributedHardware::IDAudioSourceInterfaceCode
/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_ipc_interface_code.h26 RELEASE_SOURCE = 1, member in OHOS::DistributedHardware::IDScreenSourceInterfaceCode
/foundation/distributedhardware/distributed_camera/common/include/constants/
H A Ddcamera_ipc_interface_code.h26 RELEASE_SOURCE = 1, member in OHOS::DistributedHardware::IDCameraSourceInterfaceCode
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesource/src/
H A Ddaudio_source_stub.cpp37 memberFuncMap_[static_cast<uint32_t>(IDAudioSourceInterfaceCode::RELEASE_SOURCE)] = in DAudioSourceStub()
63 case static_cast<uint32_t>(IDAudioSourceInterfaceCode::RELEASE_SOURCE): in OnRemoteRequest()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddistributed_camera_source_stub.cpp31 memberFuncMap_[static_cast<uint32_t>(IDCameraSourceInterfaceCode::RELEASE_SOURCE)] = in DistributedCameraSourceStub()
67 case static_cast<uint32_t>(IDCameraSourceInterfaceCode::RELEASE_SOURCE): in OnRemoteRequest()
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/src/
H A Ddaudio_source_proxy.cpp64 Remote()->SendRequest(static_cast<uint32_t>(IDAudioSourceInterfaceCode::RELEASE_SOURCE), data, reply, option); in ReleaseSource()
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/src/
H A Ddistributed_camera_source_proxy.cpp79 remote->SendRequest(static_cast<uint32_t>(IDCameraSourceInterfaceCode::RELEASE_SOURCE), data, reply, option); in ReleaseSource()
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/
H A Ddscreen_source_proxy.cpp77 remote->SendRequest(static_cast<uint32_t>(IDScreenSourceInterfaceCode::RELEASE_SOURCE), data, reply, option); in ReleaseSource()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/
H A Ddscreen_source_stub.cpp54 case IDScreenSourceInterfaceCode::RELEASE_SOURCE: in OnRemoteRequest()

Completed in 5 milliseconds