/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | input_method_system_ability_proxy.cpp | 47 int32_t InputMethodSystemAbilityProxy::ConnectSystemCmd(const sptr<IRemoteObject> &channel, sptr<IRemoteObject> &agent) in ConnectSystemCmd() argument
|
/base/sensors/sensor/frameworks/native/src/ |
H A D | sensor_file_descriptor_listener.cpp | 80 void SensorFileDescriptorListener::SetChannel(SensorDataChannel *channel)
in SetChannel() argument
|
H A D | fd_listener.cpp | 33 void FdListener::SetChannel(SensorDataChannel *channel) in SetChannel() argument
|
/base/sensors/sensor/services/src/ |
H A D | fifo_cache_data.cpp | 54 void FifoCacheData::SetChannel(const sptr<SensorBasicDataChannel> &channel) in SetChannel() argument
|
H A D | flush_info_record.cpp | 46 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 D | sensor_data_processer.cpp | 55 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 D | client_info.cpp | 270 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 D | sensor_service.cpp | 227 sptr<SensorBasicDataChannel> channel = clientInfo_.GetSensorChannelByPid(GetCallingPid()); in ReportOnChangeData() local
|
/base/sensors/medical_sensor/services/medical_sensor/src/ |
H A D | fifo_cache_data.cpp | 54 void FifoCacheData::SetChannel(const sptr<MedicalSensorBasicDataChannel> &channel) in SetChannel() argument
|
H A D | flush_info_record.cpp | 107 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 D | medical_data_processer.cpp | 62 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 D | medical_service.cpp | 206 sptr<MedicalSensorBasicDataChannel> channel = clientInfo_.GetSensorChannelByPid(this->GetCallingPid()); in ReportOnChangeData() local
|
H A D | client_info.cpp | 272 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 D | apdu_command.h | 46 uint32_t channel = 0; member
|
/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiorendereradapter_fuzzer/ |
H A D | audiorenderadapter_fuzzer.cpp | 38 AudioAdapterChannel channel = AudioAdapterChannel::STEREO; in AudioRendererAdapterFuzzTest() local
|
/base/security/access_token/services/tokensyncmanager/src/remote/ |
H A D | soft_bus_socket_listener.cpp | 106 auto channel = RemoteCommandManager::GetInstance().GetExecutorChannel(networkId); in OnClientBytes() local 127 auto channel = RemoteCommandManager::GetInstance().GetExecutorChannel(networkId); in OnServiceBytes() local
|
H A D | remote_command_manager.cpp | 179 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 D | generate_vibration_json_file.cpp | 56 Json::Value channel; in GenerateJsonFile() local
|
/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() argument
|
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/tasks/ |
H A D | task_imsa.h | 44 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 D | channel.h | 83 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 D | input_method_core_stub.cpp | 109 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 D | audio_capturer_adapter_impl.cpp | 263 AudioChannel AudioCapturerAdapterImpl::GetAudioChannel(AudioAdapterChannel channel)
in GetAudioChannel() argument
|
H A D | audio_renderer_adapter_impl.cpp | 341 AudioChannel AudioRendererAdapterImpl::GetAudioChannel(AudioAdapterChannel channel)
in GetAudioChannel() argument
|
/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | input_method_ability_test.cpp | 171 sptr<IInputDataChannel> channel = iface_cast<IInputDataChannel>(imc_->clientInfo_.channel); in GetIMCAttachIMA() local
|