Home
last modified time | relevance | path

Searched refs:SetChannel (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/base/sensors/sensor/services/src/
H A Dsensor_data_processer.cpp66 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 Dfifo_cache_data.cpp54 void FifoCacheData::SetChannel(const sptr<SensorBasicDataChannel> &channel) in SetChannel() function in OHOS::Sensors::FifoCacheData
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dsensor_data_channel.cpp61 listener->SetChannel(this); in InnerSensorDataChannel()
105 listener->SetChannel(this); in AddFdListener()
H A Dfd_listener.cpp33 void FdListener::SetChannel(SensorDataChannel *channel) in SetChannel() function in OHOS::Sensors::FdListener
H A Dsensor_file_descriptor_listener.cpp87 void SensorFileDescriptorListener::SetChannel(SensorDataChannel *channel) in SetChannel() function in OHOS::Sensors::SensorFileDescriptorListener
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dmedical_data_processer.cpp80 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 Dfifo_cache_data.cpp54 void FifoCacheData::SetChannel(const sptr<MedicalSensorBasicDataChannel> &channel) in SetChannel() function in OHOS::Sensors::FifoCacheData
/ohos5.0/base/sensors/sensor/frameworks/native/include/
H A Dfd_listener.h32 void SetChannel(SensorDataChannel *channel);
H A Dsensor_file_descriptor_listener.h33 void SetChannel(SensorDataChannel *channel);
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_msg_manager.cpp24 tmp->SetChannel(channel); in GetInstance()
/ohos5.0/base/sensors/medical_sensor/frameworks/native/medical_sensor/include/
H A Dmy_file_descriptor_listener.h45 void SetChannel(MedicalSensorDataChannel* channel);
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/include/
H A Dfifo_cache_data.h37 void SetChannel(const sptr<MedicalSensorBasicDataChannel> &channel);
/ohos5.0/base/sensors/sensor/services/include/
H A Dfifo_cache_data.h36 void SetChannel(const sptr<SensorBasicDataChannel> &channel);
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_config_use.cpp63 apConfig.SetChannel(AP_CHANNEL_DEFAULT); in UpdateApChannelConfig()
65 apConfig.SetChannel(bestChannel); in UpdateApChannelConfig()
195 apConfig.SetChannel(p2pChannel); in JudgeDbacWithP2p()
H A Dap_started_state.cpp311 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 Dremote_command_executor.h39 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 Dconv2d_builder.cpp59 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 Dconv2d_builder.h43 OH_NN_ReturnCode SetChannel(const std::vector<uint32_t>& inputsIndex,
/ohos5.0/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmy_file_descriptor_listener.cpp72 void MyFileDescriptorListener::SetChannel(MedicalSensorDataChannel* channel) in SetChannel() function in OHOS::Sensors::MyFileDescriptorListener
H A Dmedical_data_channel.cpp86 listener->SetChannel(this); in InnerSensorDataChannel()
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_ap_msg.h133 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 Dwifi_ap_hal_interface_test.cpp62 config.SetChannel(0);
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_hotspot.cpp128 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 Dwifiap_fuzzer.cpp56 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 Dap_config_use_test.cpp62 apConfig.SetChannel(1);

12