Home
last modified time | relevance | path

Searched defs:channel (Results 1 - 25 of 29) sorted by relevance

12

/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_system_ability_proxy.cpp47 int32_t InputMethodSystemAbilityProxy::ConnectSystemCmd(const sptr<IRemoteObject> &channel, sptr<IRemoteObject> &agent) in ConnectSystemCmd() argument
/base/sensors/sensor/frameworks/native/src/
H A Dsensor_file_descriptor_listener.cpp80 void SensorFileDescriptorListener::SetChannel(SensorDataChannel *channel) in SetChannel() argument
H A Dfd_listener.cpp33 void FdListener::SetChannel(SensorDataChannel *channel) in SetChannel() argument
/base/sensors/sensor/services/src/
H A Dfifo_cache_data.cpp54 void FifoCacheData::SetChannel(const sptr<SensorBasicDataChannel> &channel) in SetChannel() argument
H A Dflush_info_record.cpp46 ErrCode FlushInfoRecord::SetFlushInfo(int32_t sensorId, const sptr<SensorBasicDataChannel> &channel, bool isFirstFlush) in SetFlushInfo() argument
90 sptr<SensorBasicDataChannel> channel = clientInfo_.GetSensorChannelByPid(pid); in FlushProcess() local
76 GetFlushChannelIndex(const std::vector<FlushInfo> &flushInfoList, const sptr<SensorBasicDataChannel> &channel) GetFlushChannelIndex() argument
[all...]
H A Dsensor_data_processer.cpp55 SendNoneFifoCacheData(std::unordered_map<int32_t, SensorData> &cacheBuf, sptr<SensorBasicDataChannel> &channel, SensorData &data, uint64_t periodCount) SendNoneFifoCacheData() argument
106 SendFifoCacheData(std::unordered_map<int32_t, SensorData> &cacheBuf, sptr<SensorBasicDataChannel> &channel, SensorData &data, uint64_t periodCount, uint64_t fifoCount) SendFifoCacheData() argument
163 ReportData(sptr<SensorBasicDataChannel> &channel, SensorData &data) ReportData() argument
183 ReportNotContinuousData(std::unordered_map<int32_t, SensorData> &cacheBuf, sptr<SensorBasicDataChannel> &channel, SensorData &data) ReportNotContinuousData() argument
204 SendRawData(std::unordered_map<int32_t, SensorData> &cacheBuf, sptr<SensorBasicDataChannel> channel, std::vector<SensorData> events) SendRawData() argument
221 CacheSensorEvent(const SensorData &data, sptr<SensorBasicDataChannel> &channel) CacheSensorEvent() argument
288 SendEvents(sptr<SensorBasicDataChannel> &channel, SensorData &data) SendEvents() argument
[all...]
H A Dclient_info.cpp270 bool ClientInfo::UpdateSensorChannel(int32_t pid, const sptr<SensorBasicDataChannel> &channel) in UpdateSensorChannel() argument
392 ComputeBestPeriodCount(int32_t sensorId, sptr<SensorBasicDataChannel> &channel) ComputeBestPeriodCount() argument
417 ComputeBestFifoCount(int32_t sensorId, sptr<SensorBasicDataChannel> &channel) ComputeBestFifoCount() argument
554 GetAppInfoByChannel(const sptr<SensorBasicDataChannel> &channel) GetAppInfoByChannel() argument
593 SensorChannelInfo channel; GetSensorChannelInfo() local
[all...]
H A Dsensor_service.cpp227 sptr<SensorBasicDataChannel> channel = clientInfo_.GetSensorChannelByPid(GetCallingPid()); in ReportOnChangeData() local
/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dfifo_cache_data.cpp54 void FifoCacheData::SetChannel(const sptr<MedicalSensorBasicDataChannel> &channel) in SetChannel() argument
H A Dflush_info_record.cpp107 sptr<MedicalSensorBasicDataChannel> channel in FlushProcess() local
52 SetFlushInfo(uint32_t sensorId, const sptr<MedicalSensorBasicDataChannel> &channel, bool isFirstFlush) SetFlushInfo() argument
87 GetFlushChannelIndex(const std::vector<struct FlushInfo> &flushInfoList, const sptr<MedicalSensorBasicDataChannel> &channel) GetFlushChannelIndex() argument
[all...]
H A Dmedical_data_processer.cpp62 SendNoneFifoCacheData(std::unordered_map<uint32_t, struct SensorEvent> &cacheBuf, sptr<MedicalSensorBasicDataChannel> &channel, struct SensorEvent &event, uint64_t periodCount) SendNoneFifoCacheData() argument
114 SendFifoCacheData(std::unordered_map<uint32_t, struct SensorEvent> &cacheBuf, sptr<MedicalSensorBasicDataChannel> &channel, struct SensorEvent &event, uint64_t periodCount, uint64_t fifoCount) SendFifoCacheData() argument
172 ReportData(sptr<MedicalSensorBasicDataChannel> &channel, struct SensorEvent &event) ReportData() argument
198 ReportNotContinuousData(std::unordered_map<uint32_t, struct SensorEvent> &cacheBuf, sptr<MedicalSensorBasicDataChannel> &channel, struct SensorEvent &event) ReportNotContinuousData() argument
222 CheckSendDataPermission(sptr<MedicalSensorBasicDataChannel> channel, uint32_t sensorId) CheckSendDataPermission() argument
227 SendRawData(std::unordered_map<uint32_t, struct SensorEvent> &cacheBuf, sptr<MedicalSensorBasicDataChannel> channel, std::vector<struct SensorEvent> event) SendRawData() argument
267 CacheSensorEvent( const struct SensorEvent &event, sptr<MedicalSensorBasicDataChannel> &channel) CacheSensorEvent() argument
386 SendEvents(sptr<MedicalSensorBasicDataChannel> &channel, struct SensorEvent &event) SendEvents() argument
[all...]
H A Dmedical_service.cpp206 sptr<MedicalSensorBasicDataChannel> channel = clientInfo_.GetSensorChannelByPid(this->GetCallingPid()); in ReportOnChangeData() local
H A Dclient_info.cpp272 bool ClientInfo::UpdateSensorChannel(int32_t pid, const sptr<MedicalSensorBasicDataChannel> &channel) in UpdateSensorChannel() argument
398 ComputeBestPeriodCount(uint32_t sensorId, sptr<MedicalSensorBasicDataChannel> &channel) ComputeBestPeriodCount() argument
424 ComputeBestFifoCount(uint32_t sensorId, sptr<MedicalSensorBasicDataChannel> &channel) ComputeBestFifoCount() argument
573 GetAppInfoByChannel(const sptr<MedicalSensorBasicDataChannel> &channel) GetAppInfoByChannel() argument
602 MedicalSensorChannelInfo channel; GetSensorChannelInfo() local
[all...]
/base/telephony/core_service/utils/codec/include/
H A Dapdu_command.h46 uint32_t channel = 0; member
/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiorendereradapter_fuzzer/
H A Daudiorenderadapter_fuzzer.cpp38 AudioAdapterChannel channel = AudioAdapterChannel::STEREO; in AudioRendererAdapterFuzzTest() local
/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dsoft_bus_socket_listener.cpp106 auto channel = RemoteCommandManager::GetInstance().GetExecutorChannel(networkId); in OnClientBytes() local
127 auto channel = RemoteCommandManager::GetInstance().GetExecutorChannel(networkId); in OnServiceBytes() local
H A Dremote_command_manager.cpp179 auto channel = RemoteCommandExecutor::CreateChannel(nodeId); in NotifyDeviceOnline() local
204 auto channel = GetExecutorChannel(nodeId); in NotifyDeviceOffline() local
/base/sensors/sensor/vibration_convert/core/native/src/
H A Dgenerate_vibration_json_file.cpp56 Json::Value channel; in GenerateJsonFile() local
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmy_file_descriptor_listener.cpp72 void MyFileDescriptorListener::SetChannel(MedicalSensorDataChannel* channel) in SetChannel() argument
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/tasks/
H A Dtask_imsa.h44 explicit TaskImsaStopInput(sptr<IRemoteObject> channel) : Task(TASK_TYPE_IMSA_STOP_INPUT) in TaskImsaStopInput() argument
80 explicit TaskImsaOnClientInactive(sptr<IRemoteObject> channel) : Task(TASK_TYPE_IMSA_CLIENT_INACTIVE) in TaskImsaOnClientInactive() argument
92 explicit TaskImsaInitInputCtrlChannel(sptr<IRemoteObject> channel) : Task(TASK_TYPE_IMSA_INIT_INPUT_CTRL_CHANNEL) in TaskImsaInitInputCtrlChannel() argument
/base/msdp/device_status/intention/common/channel/include/
H A Dchannel.h83 Sender(std::shared_ptr<Channel<Event>> channel) in Sender() argument
152 Receiver(std::shared_ptr<Channel<Event>> channel) in Receiver() argument
183 std::shared_ptr<Channel<Event>> channel = std::make_shared<Channel<Event>>(); in OpenChannel() local
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_core_stub.cpp109 sptr<IRemoteObject> channel = nullptr; in StartInputOnRemote() local
129 int32_t InputMethodCoreStub::OnConnectSystemCmd(const sptr<IRemoteObject> &channel, sptr<IRemoteObject> &agent) in OnConnectSystemCmd() argument
173 sptr<IRemoteObject> channel = nullptr; in StopInputOnRemote() local
233 sptr<IRemoteObject> channel = nullptr; in OnClientInactiveOnRemote() local
266 int32_t InputMethodCoreStub::StopInput(const sptr<IRemoteObject> &channel) in StopInput() argument
281 OnClientInactive(const sptr<IRemoteObject> &channel) OnClientInactive() argument
[all...]
/base/web/webview/ohos_adapter/audio_adapter/src/
H A Daudio_capturer_adapter_impl.cpp263 AudioChannel AudioCapturerAdapterImpl::GetAudioChannel(AudioAdapterChannel channel) in GetAudioChannel() argument
H A Daudio_renderer_adapter_impl.cpp341 AudioChannel AudioRendererAdapterImpl::GetAudioChannel(AudioAdapterChannel channel) in GetAudioChannel() argument
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_test.cpp171 sptr<IInputDataChannel> channel = iface_cast<IInputDataChannel>(imc_->clientInfo_.channel); in GetIMCAttachIMA() local

Completed in 15 milliseconds

12