Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_ipc_interface_code.h29 CONFIG_DISTRIBUTED_HARDWARE = 4, enumerator
/ohos5.0/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_ipc_interface_code.h29 CONFIG_DISTRIBUTED_HARDWARE = 4, enumerator
/ohos5.0/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()
/ohos5.0/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/src/
H A Ddaudio_source_proxy.cpp144 …mote()->SendRequest(static_cast<uint32_t>(IDAudioSourceInterfaceCode::CONFIG_DISTRIBUTED_HARDWARE), in ConfigDistributedHardware()
/ohos5.0/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/
H A Ddscreen_source_proxy.cpp170 …emote->SendRequest(static_cast<uint32_t>(IDScreenSourceInterfaceCode::CONFIG_DISTRIBUTED_HARDWARE), in ConfigDistributedHardware()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/
H A Ddscreen_source_stub.cpp60 case IDScreenSourceInterfaceCode::CONFIG_DISTRIBUTED_HARDWARE: in OnRemoteRequest()