Home
last modified time | relevance | path

Searched defs:status (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/device/google/cuttlefish/host/libs/allocd/
Dalloc_utils.cpp35 int status = pclose(fp); in RunExternalCommand() local
57 int status = RunExternalCommand(add_command); in AddTapIface() local
66 int status = RunExternalCommand(link_command); in ShutdownIface() local
76 int status = RunExternalCommand(link_command); in BringUpIface() local
181 int status = RunExternalCommand(command); in AddGateway() local
192 int status = RunExternalCommand(command); in DestroyGateway() local
252 int status = RunExternalCommand(command); in EbtablesBroute() local
269 int status = RunExternalCommand(command); in EbtablesFilter() local
279 int status = RunExternalCommand(command); in LinkTapToBridge() local
305 int status = RunExternalCommand(link_command); in DeleteIface() local
[all …]
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DBleConnection.java104 void run(BluetoothGattCharacteristic characteristic, int status); in run()
109 void run(BluetoothGattCharacteristic characteristic, int status); in run()
114 void run(BluetoothGattDescriptor descriptor, int status); in run()
348 void onDisconnect(BluetoothGatt gatt, int status); in onDisconnect()
353 public void onConnectionStateChange(BluetoothGatt gatt, int status, int newState) { in onConnectionStateChange()
374 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered()
388 BluetoothGatt gatt, BluetoothGattDescriptor descriptor, int status) { in onDescriptorWrite()
405 BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status) { in onCharacteristicWrite()
422 BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status) { in onCharacteristicRead()
446 BluetoothGatt gatt, int mtu, int status) { in onMtuChanged()
DTransport.java109 protected void onWritten(BluetoothGattCharacteristic gattch, int status) { in onWritten()
114 protected void onRead(BluetoothGattCharacteristic gattch, int status) { in onRead()
118 protected void onResponse(byte status, byte[] bytes) { in onResponse()
123 public void onConnectionStateChange(BluetoothGatt gatt, int status, int newState) { in onConnectionStateChange()
141 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered()
170 BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status) { in onCharacteristicWrite()
177 BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status) { in onCharacteristicRead()
DTransportManager.java245 void onWritten(int status, byte[] bytes) { in onWritten()
249 private void onWrittenImpl(int status, byte[] bytes) { in onWrittenImpl()
267 void onResponse(Transport transport, byte status, byte[] bytes) { in onResponse()
271 private void onResponseImpl(Transport transport, byte status, byte[] bytes) { in onResponseImpl()
/device/generic/goldfish/dhcp/client/
Dinterface.cpp98 int status = ::ioctl(mSocketFd, SIOCSIFMTU, &request); in setMtu() local
139 int status = ::sendto(mSocketFd, &request, request.hdr.nlmsg_len, 0, in setAddress() local
183 int status = ::ioctl(mSocketFd, SIOCGIFINDEX, &request); in populateIndex() local
195 int status = ::ioctl(mSocketFd, SIOCGIFHWADDR, &request); in populateMacAddress() local
207 int status = ::ioctl(mSocketFd, SIOCGIFFLAGS, &request); in setInterfaceUp() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DGoldfishHevcHelper.cpp81 IV_API_CALL_STATUS_T status = in createDecoder() local
105 IV_API_CALL_STATUS_T status = in destroyDecoder() local
124 IV_API_CALL_STATUS_T status = ivdec_api_function( in setNumCores() local
139 IV_API_CALL_STATUS_T status = in resetDecoder() local
164 IV_API_CALL_STATUS_T status = ivdec_api_function( in setParams() local
220 IV_API_CALL_STATUS_T status = ivdec_api_function(mDecHandle, ps_decode_ip, ps_decode_op); in decodeHeader() local
/device/google/atv/audio_proxy/service/
DWriteThread.cpp67 IStreamOut::WriteStatus status; in doWrite() local
110 IStreamOut::WriteStatus status; in doGetPresentationPosition() local
120 IStreamOut::WriteStatus status; in doGetLatency() local
160 IStreamOut::WriteStatus status; in threadLoop() local
DRemoteBusOutputStream.cpp37 status_t status = EventFlag::deleteEventFlag(&obj); in deleteEventFlag() local
82 AidlWriteStatus status; in writeRingBuffer() local
125 ndk::ScopedAStatus status = mStream->prepareForWriting( in prepareForWritingImpl() local
/device/google/cuttlefish/host/libs/audio_connector/
Dcommands.cpp37 void JackInfoCommand::Reply(AudioStatus status, in Reply()
56 void ChmapInfoCommand::Reply(AudioStatus status, in Reply()
81 void StreamInfoCommand::Reply(AudioStatus status, in Reply()
107 void StreamControlCommand::Reply(AudioStatus status) { in Reply()
Dcommands.h30 AudioStatus status() const { return status_; } in status() function
35 void MarkReplied(AudioStatus status) { status_ = status; } in MarkReplied()
/device/generic/goldfish-opengl/system/magma/
Dmagma.cpp135 magma_status_t status = context->magma_device_import_enc_(self, placeholder, device_out); in magma_device_import() local
184 magma_status_t status = context->magma_device_query_enc_(self, device, id, &handle, &value); in magma_device_query() local
208 magma_status_t status = context->get_fd_for_buffer(buffer, &fd); in magma_device_query() local
221 magma_status_t status = context->get_fd_for_buffer(buffer, &fd); in magma_buffer_export() local
247 magma_status_t status = context->magma_poll_enc_(self, items, count, 0); in magma_poll() local
282 magma_status_t status = context->magma_connection_create_buffer_enc_( in magma_connection_create_buffer() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DGoldfishH264Helper.cpp78 IV_API_CALL_STATUS_T status = in createDecoder() local
102 IV_API_CALL_STATUS_T status = in destroyDecoder() local
121 IV_API_CALL_STATUS_T status = ivdec_api_function( in setNumCores() local
136 IV_API_CALL_STATUS_T status = in resetDecoder() local
161 IV_API_CALL_STATUS_T status = ivdec_api_function(mDecHandle, in setParams() local
/device/google/atv/audio_proxy/
DOutputStreamImpl.cpp38 status_t status = EventFlag::deleteEventFlag(&obj); in deleteEventFlag() local
112 WriteStatus status; in threadLoop() local
134 status_t status = mWriteThread->join(); in ~OutputStreamImpl() local
199 status_t status = in prepareForWriting() local
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DQemuPipeStreamFuchsia.cpp63 zx_status_t status = zx_vmar_unmap(zx_vmar_root_self(), in ~QemuPipeStream() local
112 zx_status_t status = zx::event::create(0, &event); in connect() local
163 zx_status_t status; in allocBuffer() local
319 zx_status_t status = m_event.wait_one( in commitBufferAndReadFully() local
/device/google/cuttlefish/host/commands/cvd/server_command/
Dfleet.cpp107 auto status = CF_EXPECT(CvdFleetHelp(out)); in HandleCvdFleet() local
110 auto status = CF_EXPECT(instance_manager_.CvdFleet(uid, out, err, cmd_args)); in HandleCvdFleet() local
133 cvd::Status status; in CvdFleetHelp() local
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/pairing/
DBluetoothPairer.java70 private int status = STATUS_INIT; field in BluetoothPairer
73 void onStatusChanged(BluetoothDevice device, int status); in onStatusChanged()
327 private void updateStatus(int status) { in updateStatus()
350 private void doCancel(int status) { in doCancel()
DBluetoothPairingService.java59 void updateDevice(BluetoothDevice device, int status); in updateDevice()
63 void updatePairingStatus(BluetoothDevice device, int status); in updatePairingStatus()
192 public void onStatusChanged(BluetoothDevice device, int status) { in onStatusChanged()
DBluetoothScannerActivity.java143 public void updateDevice(BluetoothDevice device, int status) { in updateDevice()
150 public void updatePairingStatus(BluetoothDevice device, int status) { in updatePairingStatus()
/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_device_session_3_4.cpp56 Status status = metadata.isValid() ? Status::OK : Status::ILLEGAL_ARGUMENT; in constructDefaultRequestSettings() local
86 Status status = configureStreams(streams, &out_v33); in configureStreams() local
100 Status status = configureStreams(streams, &out_v33); in configureStreams_3_3() local
121 Status status = configureStreams(config_v32, &out_v33); in configureStreams_3_4() local
197 Status status = isStreamConfigurationSupported(config); in configureStreams() local
560 auto status = callback_->processCaptureResult(results); in processRequestLoop() local
/device/google/cuttlefish/host/libs/websocket/
Dwebsocket_server.cpp70 bool WriteCommonHttpHeaders(int status, const char* mime_type, in WriteCommonHttpHeaders()
294 auto status = dyn_handlers_[wsi]->DoGet(); in DynServerCallback() local
309 auto status = HttpStatusCode::NoContent; in DynServerCallback() local
337 auto status = handler->DoPost(); in DynServerCallback() local
/device/generic/goldfish/dhcp/common/
Dsocket.cpp91 int status = ::bind(mSocketFd, in bind() local
159 ssize_t status = ::sendmsg(mSocketFd, &header, 0); in sendOnInterface() local
305 int status = ::setsockopt(mSocketFd, in enableOption() local
/device/generic/vulkan-cereal/fake-android-guest/sync/
Dndk_sync.h45 int32_t status; member
51 int32_t status; member
/device/generic/goldfish/wifi/wifi_hal/
Dnetlink.cpp59 int status = ::pipe2(mControlPipe, O_CLOEXEC); in init() local
106 int status = ::poll(fds, 2, -1); in eventLoop() local
/device/google/contexthub/firmware/os/cpu/cortexm4/
DatomicBitset.c46 uint32_t idx = num / 32, mask = 1UL << (num & 31), status, tmp; in atomicBitsetClearBit() local
66 uint32_t idx = num / 32, mask = 1UL << (num & 31), status, tmp; in atomicBitsetSetBit() local
/device/google/cuttlefish/host/libs/graphics_detector/
Dgles.cpp145 GLint status; in CreateShader() local
185 GLint status; in CreateProgram() local

12345678910>>...14