/ohos5.0/base/sensors/sensor/services/src/ |
H A D | sensor_data_processer.cpp | 66 fifoCacheData->SetChannel(channel); in SendNoneFifoCacheData() 99 fifoCacheData->SetChannel(channel); in SendNoneFifoCacheData() 116 fifoCacheData->SetChannel(channel); in SendFifoCacheData() 157 fifoCacheData->SetChannel(channel); in SendFifoCacheData()
|
H A D | fifo_cache_data.cpp | 54 void FifoCacheData::SetChannel(const sptr<SensorBasicDataChannel> &channel) in SetChannel() function in OHOS::Sensors::FifoCacheData
|
/ohos5.0/base/sensors/sensor/frameworks/native/src/ |
H A D | sensor_data_channel.cpp | 61 listener->SetChannel(this); in InnerSensorDataChannel() 105 listener->SetChannel(this); in AddFdListener()
|
H A D | fd_listener.cpp | 33 void FdListener::SetChannel(SensorDataChannel *channel) in SetChannel() function in OHOS::Sensors::FdListener
|
H A D | sensor_file_descriptor_listener.cpp | 87 void SensorFileDescriptorListener::SetChannel(SensorDataChannel *channel) in SetChannel() function in OHOS::Sensors::SensorFileDescriptorListener
|
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/src/ |
H A D | medical_data_processer.cpp | 80 fifoCacheData->SetChannel(channel); in SendNoneFifoCacheData() 108 fifoCacheData->SetChannel(channel); in SendNoneFifoCacheData() 131 fifoCacheData->SetChannel(channel); in SendFifoCacheData() 167 fifoCacheData->SetChannel(channel); in SendFifoCacheData()
|
H A D | fifo_cache_data.cpp | 54 void FifoCacheData::SetChannel(const sptr<MedicalSensorBasicDataChannel> &channel) in SetChannel() function in OHOS::Sensors::FifoCacheData
|
/ohos5.0/base/sensors/sensor/frameworks/native/include/ |
H A D | fd_listener.h | 32 void SetChannel(SensorDataChannel *channel);
|
H A D | sensor_file_descriptor_listener.h | 33 void SetChannel(SensorDataChannel *channel);
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
H A D | stream_msg_manager.cpp | 24 tmp->SetChannel(channel); in GetInstance()
|
/ohos5.0/base/sensors/medical_sensor/frameworks/native/medical_sensor/include/ |
H A D | my_file_descriptor_listener.h | 45 void SetChannel(MedicalSensorDataChannel* channel);
|
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/include/ |
H A D | fifo_cache_data.h | 37 void SetChannel(const sptr<MedicalSensorBasicDataChannel> &channel);
|
/ohos5.0/base/sensors/sensor/services/include/ |
H A D | fifo_cache_data.h | 36 void SetChannel(const sptr<SensorBasicDataChannel> &channel);
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
H A D | ap_config_use.cpp | 63 apConfig.SetChannel(AP_CHANNEL_DEFAULT); in UpdateApChannelConfig() 65 apConfig.SetChannel(bestChannel); in UpdateApChannelConfig() 195 apConfig.SetChannel(p2pChannel); in JudgeDbacWithP2p()
|
H A D | ap_started_state.cpp | 311 m_hotspotConfig.SetChannel(msg->GetIntFromMessage()); in ProcessCmdSetHotspotConfig() 483 m_hotspotConfig.SetChannel(channel); in ProcessCmdHotspotChannelChanged()
|
/ohos5.0/base/security/access_token/services/tokensyncmanager/include/remote/ |
H A D | remote_command_executor.h | 39 void SetChannel(const std::shared_ptr<RpcChannel>& ptrChannel) in SetChannel() function
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ |
H A D | conv2d_builder.cpp | 59 OH_NN_ReturnCode Conv2DBuilder::SetChannel(const std::vector<uint32_t>& inputsIndex, in SetChannel() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DBuilder 246 returnCode = SetChannel(inputsIndex, allTensors); in Build()
|
H A D | conv2d_builder.h | 43 OH_NN_ReturnCode SetChannel(const std::vector<uint32_t>& inputsIndex,
|
/ohos5.0/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/ |
H A D | my_file_descriptor_listener.cpp | 72 void MyFileDescriptorListener::SetChannel(MedicalSensorDataChannel* channel) in SetChannel() function in OHOS::Sensors::MyFileDescriptorListener
|
H A D | medical_data_channel.cpp | 86 listener->SetChannel(this); in InnerSensorDataChannel()
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/ |
H A D | wifi_ap_msg.h | 133 inline void SetChannel(int32_t newchannel) in SetChannel() function
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
H A D | wifi_ap_hal_interface_test.cpp | 62 config.SetChannel(0);
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/ |
H A D | wifi_napi_hotspot.cpp | 128 config.SetChannel(AP_CHANNEL_5G_DEFAULT); in GetHotspotconfigFromJs() 144 config.SetChannel(value); in GetHotspotconfigFromJs()
|
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiap_fuzzer/ |
H A D | wifiap_fuzzer.cpp | 56 apConfig.SetChannel(1); in UpdateApChannelConfigFuzzTest() 215 apConfig.SetChannel(1); in SetHotspotConfigFuzzTest()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
H A D | ap_config_use_test.cpp | 62 apConfig.SetChannel(1);
|