Home
last modified time | relevance | path

Searched defs:SetChannel (Results 1 – 8 of 8) sorted by relevance

/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/base/sensors/medical_sensor/services/medical_sensor/src/
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/services/src/
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 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/frameworks/native/medical_sensor/src/
H A Dmy_file_descriptor_listener.cpp72 void MyFileDescriptorListener::SetChannel(MedicalSensorDataChannel* channel) in SetChannel() function in OHOS::Sensors::MyFileDescriptorListener
/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
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_ap_msg.h133 inline void SetChannel(int32_t newchannel) in SetChannel() function