Searched refs:status (Results 26 - 50 of 788) sorted by relevance

1234567891011>>

/hardware/intel/common/libva/test/basic/
H A Dtest_android.c36 status("malloc Display: dpy = %08x\n", dpy);
40 status("vaGetDisplay: va_dpy = %08x\n", va_dpy);
44 status("vaInitialize: major = %d minor = %d\n", major_version, minor_version);
51 status("vaTerminate\n");
54 status("free Display\n");
H A Dtest_x11.c35 status("XOpenDisplay: dpy = %08x\n", dpy);
39 status("vaGetDisplay: va_dpy = %08x\n", va_dpy);
43 status("vaInitialize: major = %d minor = %d\n", major_version, minor_version);
50 status("vaTerminate\n");
53 status("XCloseDisplay\n");
/hardware/interfaces/camera/device/1.0/
H A DICameraDevicePreviewCallback.hal30 * @return status The status code for this operation. If not OK, then
38 dequeueBuffer() generates (Status status, uint64_t bufferId, handle buffer, uint32_t stride);
44 * @return status The status code for this operation.
46 enqueueBuffer(uint64_t bufferId) generates (Status status);
54 * @return status The status code for this operation.
56 cancelBuffer(uint64_t bufferId) generates (Status status);
62 * @return status Th
[all...]
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
H A Dvc1parse_ipic_adv.c27 vc1_Status status = VC1_STATUS_OK; local
31 if ((status = vc1_DecodeBitplane(ctxt, pInfo,
34 return status;
48 if ((status = vc1_DecodeBitplane(ctxt, pInfo,
52 return status;
76 status = vc1_VOPDQuant(ctxt, pInfo);
80 return status;
94 vc1_Status status = VC1_STATUS_OK; local
98 if ((status = vc1_DecodeBitplane(ctxt, pInfo,
101 return status;
168 vc1_Status status = VC1_STATUS_OK; local
[all...]
H A Dvc1parse_bpic_adv.c28 vc1_Status status = VC1_STATUS_OK; local
32 if ((status = vc1_MVRangeDecode(ctxt, pInfo)) != VC1_STATUS_OK)
33 return status;
39 if ((status = vc1_DecodeBitplane(ctxt, pInfo,
42 return status;
45 if ((status = vc1_DecodeBitplane(ctxt, pInfo,
48 return status;
54 if ((status = vc1_VOPDQuant(ctxt, pInfo)) != VC1_STATUS_OK)
55 return status;
77 return status;
91 vc1_Status status = VC1_STATUS_OK; local
168 vc1_Status status = VC1_STATUS_OK; local
[all...]
H A Dvc1parse_ipic.c30 vc1_Status status = VC1_STATUS_OK; local
45 if ((status = vc1_DecodeHuffmanPair(ctxt, VC1_BFRACTION_TBL,
49 return status;
58 if ((status = vc1_CalculatePQuant(pInfo)) != VC1_STATUS_OK)
59 return status;
74 if ((status = vc1_MVRangeDecode(ctxt, pInfo)) != VC1_STATUS_OK)
75 return status;
100 return status;
/hardware/interfaces/automotive/vehicle/2.0/
H A DIVehicle.hal36 generates (StatusCode status, vec<VehiclePropConfig> propConfigs);
54 generates (StatusCode status, VehiclePropValue propValue);
66 set(VehiclePropValue propValue) generates (StatusCode status);
79 generates (StatusCode status);
88 generates (StatusCode status);
/hardware/interfaces/wifi/1.0/
H A DIWifi.hal37 * @return status WifiStatus of the operation.
38 * Possible status codes:
45 generates (WifiStatus status);
59 * @return status WifiStatus of the operation.
60 * Possible status codes:
67 start() generates (WifiStatus status);
80 * @return status WifiStatus of the operation.
81 * Possible status codes:
88 stop() generates (WifiStatus status);
95 * @return status WifiStatu
[all...]
H A DIWifiApIface.hal29 * @return status Status of the operation.
30 * Possible status codes:
35 setCountryCode(int8_t[2] code) generates (WifiStatus status);
42 * @return status WifiStatus of the operation.
43 * Possible status codes:
52 generates (WifiStatus status, vec<WifiChannelInMhz> frequencies);
H A DIWifiEventCallback.hal39 * @param status Failure reason code.
41 oneway onFailure(WifiStatus status);
/hardware/interfaces/drm/1.0/default/
H A Dservice.cpp41 android::status_t status = local
44 status != android::OK,
45 "Error while registering drm service: %d", status);
46 status = registerPassthroughServiceImplementation<ICryptoFactory>();
48 status != android::OK,
49 "Error while registering crypto service: %d", status);
/hardware/interfaces/thermal/1.0/
H A DIThermal.hal24 * @return status Status of the operation. If status code is FAILURE,
25 * the status.debugMessage must be populated with the human-readable
27 * @return temperatures If status code is SUCCESS, it's filled with the
39 generates (ThermalStatus status, vec<Temperature> temperatures);
45 * @return status Status of the operation. If status code is FAILURE,
46 * the status.debugMessage must be populated with the human-readable
48 * @return cpuUsages If status code is SUCCESS, it's filled with the current
56 getCpuUsages() generates (ThermalStatus status, ve
[all...]
/hardware/interfaces/camera/provider/2.4/
H A DICameraProvider.hal26 * known to the provider, and provides updates about changes to device status,
68 * @return status
78 setCallback(ICameraProviderCallback callback) generates (Status status);
86 * @return status
94 * vendor tags, or status is not OK.
97 getVendorTags() generates (Status status, vec<VendorTagSection> sections);
107 * the device status change callback, not in this list. Only devices with
110 * @return status Status code for the operation, one of:
120 generates (Status status, vec<string> cameraDeviceNames);
131 * does not have a flash unit. In such case, the returned status wil
[all...]
/hardware/interfaces/drm/1.0/
H A DIDrmPlugin.hal33 * @return status the status of the call. The status must be OK or one of
42 openSession() generates (Status status, SessionId sessionId);
48 * @return status the status of the call. The status must be OK or one of
53 closeSession(SessionId sessionId) generates (Status status);
78 * @return status the status o
[all...]
/hardware/interfaces/media/omx/1.0/
H A DIOmxNode.hal38 * @return status Status of the call.
42 Status status
50 * @return status Status of the call.
58 Status status
66 * @return status Status of the call.
75 Status status,
84 * @return status Status of the call.
92 Status status
100 * @return status Status of the call.
109 Status status,
[all...]
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
H A Dsupplicant_sta_network_hidl_test.cpp95 sta_network_->getId([&](const SupplicantStatus& status, int network_id) {
96 ASSERT_EQ(SupplicantStatusCode::SUCCESS, status.code);
99 sta_iface->removeNetwork(net_id, [](const SupplicantStatus& status) {
100 ASSERT_EQ(SupplicantStatusCode::SUCCESS, status.code);
140 new NetworkCallback(), [](const SupplicantStatus& status) {
141 EXPECT_EQ(SupplicantStatusCode::SUCCESS, status.code);
171 sta_network_->setSsid(ssid_, [](const SupplicantStatus& status) {
172 EXPECT_EQ(SupplicantStatusCode::SUCCESS, status.code);
175 [&](const SupplicantStatus& status, const hidl_vec<uint8_t>& get_ssid) {
176 EXPECT_EQ(SupplicantStatusCode::SUCCESS, status
[all...]
H A Dsupplicant_sta_iface_hidl_test.cpp173 new IfaceCallback(), [](const SupplicantStatus& status) {
174 EXPECT_EQ(SupplicantStatusCode::SUCCESS, status.code);
202 sta_iface_->listNetworks([](const SupplicantStatus& status,
204 EXPECT_EQ(SupplicantStatusCode::SUCCESS, status.code);
211 sta_iface_->listNetworks([](const SupplicantStatus& status,
213 EXPECT_EQ(SupplicantStatusCode::SUCCESS, status.code);
222 sta_iface_->reassociate([](const SupplicantStatus& status) {
223 EXPECT_EQ(SupplicantStatusCode::SUCCESS, status.code);
231 sta_iface_->reconnect([](const SupplicantStatus& status) {
233 status
[all...]
/hardware/interfaces/wifi/1.0/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp100 std::cv_status status = std::cv_status::no_timeout; local
103 status = cv_.wait_until(lock, now + std::chrono::seconds(TIMEOUT_PERIOD));
104 if (status == std::cv_status::timeout) return status;
111 return status;
124 const WifiNanStatus& status,
129 parent_.status = status;
138 const WifiNanStatus& status) override {
142 parent_.status
431 WifiNanStatus status; member in class:WifiNanIfaceHidlTest
[all...]
/hardware/interfaces/bluetooth/1.0/
H A DIBluetoothHciCallbacks.hal25 initializationComplete(Status status);
/hardware/interfaces/camera/device/3.2/
H A DICameraDevice.hal35 * @return status Status code for the operation, one of:
49 * values if status is not OK.
51 getResourceCost() generates (Status status, CameraResourceCost resourceCost);
61 * ILLEGAL_ARGUMENT; this may happen even before the device status callback
64 * @return status Status code for the operation, one of:
79 * structure if status is not OK.
83 (Status status, CameraMetadata cameraCharacteristics);
112 * @return status Status code for the operation, one of:
142 setTorchMode(TorchMode mode) generates (Status status);
152 * @return status Statu
[all...]
H A DICameraDeviceSession.hal45 * @return status Status code for the operation, one of:
60 * use case, or an empty metadata structure if status is not OK.
64 (Status status, CameraMetadata requestTemplate);
169 generates (Status status,
224 * @return status Status code for the operation, one of:
241 * camera HAL. When status is OK, this must be equal to the size of
248 generates (Status status, uint32_t numRequestProcessed);
386 * @return status Status code for the operation, one of:
394 flush() generates (Status status);
/hardware/interfaces/gnss/1.0/
H A DIAGnssCallback.hal43 * Represents the status of AGNSS augmented to support IPv4.
48 AGnssStatusValue status;
56 * Represents the status of AGNSS augmented to support IPv6.
60 AGnssStatusValue status;
68 * Callback with AGNSS(IpV4) status information.
70 * @param status Will be of type AGnssStatusIpV4.
72 agnssStatusIpV4Cb(AGnssStatusIpV4 status);
75 * Callback with AGNSS(IpV6) status information.
77 * @param status Will be of type AGnssStatusIpV6.
79 agnssStatusIpV6Cb(AGnssStatusIpV6 status);
[all...]
/hardware/interfaces/nfc/1.0/
H A DINfcClientCallback.hal24 sendEvent(NfcEvent event, NfcStatus status);
/hardware/interfaces/gnss/1.0/default/
H A DAGnss.cpp47 void AGnss::statusCb(AGpsStatus* status) { argument
53 if (status == nullptr) {
54 ALOGE("AGNSS status is invalid");
63 size_t statusSize = status->size;
64 if (status->size == sizeof(AGpsStatus)) {
65 switch (status->addr.ss_family)
72 struct sockaddr_in* in = reinterpret_cast<struct sockaddr_in*>(&(status->addr));
74 .type = static_cast<IAGnssCallback::AGnssType>(status->type),
75 .status = static_cast<IAGnssCallback::AGnssStatusValue>(status
[all...]
/hardware/interfaces/radio/1.0/vts/functional/
H A Dsap_hidl_hal_test.cpp42 std::cv_status status = std::cv_status::no_timeout; local
45 status = cv.wait_until(lock, now + std::chrono::seconds(TIMEOUT_PERIOD));
46 if (status == std::cv_status::timeout) {
47 return status;
51 return status;

Completed in 1375 milliseconds

1234567891011>>