Home
last modified time | relevance | path

Searched defs:sourceDevId (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/include/
H A Ddcamera_open_info_cmd.h28 explicit DCameraOpenInfo(std::string sourceDevId) : sourceDevId_(sourceDevId) {} in DCameraOpenInfo()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_open_info_cmd.cpp83 cJSON *sourceDevId = cJSON_GetObjectItemCaseSensitive(valueJson, "SourceDevId"); in Unmarshal() local
H A Ddcamera_channel_info_cmd.cpp99 cJSON *sourceDevId = cJSON_GetObjectItemCaseSensitive(valueJson, "SourceDevId"); in Unmarshal() local
/ohos5.0/foundation/distributedhardware/distributed_audio/common/dfx_utils/src/
H A Ddaudio_hidumper.cpp117 std::string sourceDevId = ""; in GetSourceDevId() local
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_manager.cpp1689 std::string sourceDevId = GetLocalNetworkId(); in OnMessage() local
1774 std::string sourceDevId = GetLocalNetworkId(); in OnRemoteDied() local