Searched defs:command (Results 26 - 50 of 69) sorted by relevance

123

/hardware/qcom/display/msm8998/libqservice/
H A DQService.cpp62 status_t QService::dispatch(uint32_t command, const Parcel* inParcel, argument
71 ALOGD_IF(QSERVICE_DEBUG, "Dispatching command: %d", command);
72 err = mClient->notifyCallback(command, inParcel, outParcel);
/hardware/interfaces/bluetooth/1.0/default/
H A Dbluetooth_hci.cc117 Return<void> BluetoothHci::sendHciCommand(const hidl_vec<uint8_t>& command) { argument
118 sendDataToController(HCI_DATA_TYPE_COMMAND, command);
/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsaucm_test.c137 " list IDENTIFIER list command\n"
164 char *command = NULL; local
169 command = strtok_r(cmdStr, " ", &value);
172 if (command == NULL) {
173 fprintf(stderr, "NULL pointer encountered. Invalid value for command");
178 if (strncmp(cmd->cmd_str, command, strlen(cmd->cmd_str)) == 0)
183 fprintf(stderr, "Unknown command '%s'\n", command);
232 fprintf(stderr, "No card is opened before. %s command can't be executed\n", cmd->cmd_str);
245 fprintf(stderr, "No card is opened before. %s command ca
[all...]
/hardware/qcom/audio/post_proc/
H A Dbundle.h66 int (*command)(effect_context_t *context, uint32_t cmdCode, uint32_t cmdSize, member in struct:effect_ops_s
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_qclient.cpp191 status_t QClient::notifyCallback(uint32_t command, const Parcel* inParcel, argument
195 switch(command) {
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_qclient.cpp237 status_t QClient::notifyCallback(uint32_t command, const Parcel* inParcel, argument
241 switch(command) {
/hardware/interfaces/audio/effect/2.0/default/
H A DAcousticEchoCancelerEffect.cpp133 Return<void> AcousticEchoCancelerEffect::command( function in class:android::hardware::audio::effect::V2_0::implementation::AcousticEchoCancelerEffect
138 return mEffect->command(commandId, data, resultMaxSize, _hidl_cb);
H A DBassBoostEffect.cpp133 Return<void> BassBoostEffect::command( function in class:android::hardware::audio::effect::V2_0::implementation::BassBoostEffect
138 return mEffect->command(commandId, data, resultMaxSize, _hidl_cb);
H A DAutomaticGainControlEffect.cpp148 Return<void> AutomaticGainControlEffect::command( function in class:android::hardware::audio::effect::V2_0::implementation::AutomaticGainControlEffect
153 return mEffect->command(commandId, data, resultMaxSize, _hidl_cb);
H A DDownmixEffect.cpp133 Return<void> DownmixEffect::command( function in class:android::hardware::audio::effect::V2_0::implementation::DownmixEffect
138 return mEffect->command(commandId, data, resultMaxSize, _hidl_cb);
H A DLoudnessEnhancerEffect.cpp135 Return<void> LoudnessEnhancerEffect::command( function in class:android::hardware::audio::effect::V2_0::implementation::LoudnessEnhancerEffect
140 return mEffect->command(commandId, data, resultMaxSize, _hidl_cb);
H A DNoiseSuppressionEffect.cpp146 Return<void> NoiseSuppressionEffect::command( function in class:android::hardware::audio::effect::V2_0::implementation::NoiseSuppressionEffect
151 return mEffect->command(commandId, data, resultMaxSize, _hidl_cb);
H A DPresetReverbEffect.cpp133 Return<void> PresetReverbEffect::command( function in class:android::hardware::audio::effect::V2_0::implementation::PresetReverbEffect
138 return mEffect->command(commandId, data, resultMaxSize, _hidl_cb);
H A DVirtualizerEffect.cpp145 Return<void> VirtualizerEffect::command( function in class:android::hardware::audio::effect::V2_0::implementation::VirtualizerEffect
150 return mEffect->command(commandId, data, resultMaxSize, _hidl_cb);
H A DVisualizerEffect.cpp133 Return<void> VisualizerEffect::command( function in class:android::hardware::audio::effect::V2_0::implementation::VisualizerEffect
138 return mEffect->command(commandId, data, resultMaxSize, _hidl_cb);
H A DEnvironmentalReverbEffect.cpp162 Return<void> EnvironmentalReverbEffect::command( function in class:android::hardware::audio::effect::V2_0::implementation::EnvironmentalReverbEffect
167 return mEffect->command(commandId, data, resultMaxSize, _hidl_cb);
H A DEqualizerEffect.cpp158 Return<void> EqualizerEffect::command( function in class:android::hardware::audio::effect::V2_0::implementation::EqualizerEffect
163 return mEffect->command(commandId, data, resultMaxSize, _hidl_cb);
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DEmulatedVehicleHal.cpp199 FakeDataCommand command = static_cast<FakeDataCommand>(v.int32Values[0]); local
202 switch (command) {
231 ALOGE("%s: unexpected command: %d", __func__, command);
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_qclient.cpp339 status_t QClient::notifyCallback(uint32_t command, const Parcel* inParcel, argument
343 switch(command) {
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_qclient.cpp350 status_t QClient::notifyCallback(uint32_t command, const Parcel* inParcel, argument
354 switch(command) {
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
H A Dmain.c444 static inline void process_command(uint32_t cmd_id, unsigned char *command) argument
450 WRITE_SVEN( SVEN_MODULE_EVENT_GV_FW_AUTOAPI_CMD,(int) cmd_id, (int) command, ((int *)command)[0],
451 ((int *)command)[1], ((int *)command)[2], ((int *)command)[3] );
453 viddec_fw_api_array[groupid].unmarshal[funcid](0, command);
/hardware/interfaces/graphics/composer/2.1/vts/functional/
H A DVtsHalGraphicsComposerV2_1TargetTest.cpp459 // A command parser that checks that no error nor unexpected commands are
463 // Parse all commands in the return command queue. Call GTEST_FAIL() for
467 IComposerClient::Command command; local
469 ASSERT_TRUE(beginCommand(&command, &length));
471 switch (command) {
486 GTEST_FAIL() << "unexpected return command " << std::hex
487 << static_cast<int>(command);
/hardware/ril/libril/
H A Dsap_service.cpp56 Return<void> apduReq(int32_t token, SapApduType type, const hidl_vec<uint8_t>& command);
267 Return<void> SapImpl::apduReq(int32_t token, SapApduType type, const hidl_vec<uint8_t>& command) { argument
281 if (command.size() > 0) {
282 req.command = (pb_bytes_array_t *)malloc(sizeof(pb_bytes_array_t) - 1 + command.size());
283 if (req.command == NULL) {
284 RLOGE("SapImpl::apduReq: Error allocating memory for req.command");
288 req.command->size = command.size();
289 memcpy(req.command
[all...]
/hardware/qcom/msm8994/kernel-headers/media/
H A Dmsmb_camera.h104 unsigned int command; member in struct:msm_v4l2_event_data
/hardware/qcom/msm8994/original-kernel-headers/media/
H A Dmsmb_camera.h94 /* data.command */
125 unsigned int command; member in struct:msm_v4l2_event_data

Completed in 1210 milliseconds

123