Home
last modified time | relevance | path

Searched refs:CONFIG_DISTRIBUTED_HARDWARE (Results 1 - 6 of 6) sorted by relevance

/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_ipc_interface_code.h29 CONFIG_DISTRIBUTED_HARDWARE = 4, member in OHOS::DistributedHardware::IDAudioSourceInterfaceCode
/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_ipc_interface_code.h29 CONFIG_DISTRIBUTED_HARDWARE = 4, member in OHOS::DistributedHardware::IDScreenSourceInterfaceCode
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesource/src/
H A Ddaudio_source_stub.cpp43 memberFuncMap_[static_cast<uint32_t>(IDAudioSourceInterfaceCode::CONFIG_DISTRIBUTED_HARDWARE)] = in DAudioSourceStub()
69 case static_cast<uint32_t>(IDAudioSourceInterfaceCode::CONFIG_DISTRIBUTED_HARDWARE): in OnRemoteRequest()
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/src/
H A Ddaudio_source_proxy.cpp144 Remote()->SendRequest(static_cast<uint32_t>(IDAudioSourceInterfaceCode::CONFIG_DISTRIBUTED_HARDWARE), in ConfigDistributedHardware()
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/
H A Ddscreen_source_proxy.cpp170 remote->SendRequest(static_cast<uint32_t>(IDScreenSourceInterfaceCode::CONFIG_DISTRIBUTED_HARDWARE), in ConfigDistributedHardware()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/
H A Ddscreen_source_stub.cpp60 case IDScreenSourceInterfaceCode::CONFIG_DISTRIBUTED_HARDWARE: in OnRemoteRequest()

Completed in 3 milliseconds