Searched refs:err (Results 1 - 25 of 424) sorted by relevance

1234567891011>>

/hardware/intel/img/psb_video/src/android/
H A Dpsb_gralloc.cpp62 int err, j; local
73 err = mGralloc->lock(mGralloc, handle, usage,
83 err = gralloc_lock_async_img(mGralloc, handle, usage, &r, vaddr, -1);
86 if (err){
87 ALOGE("lock(...) failed %d (%s).\n", err, strerror(-err));
93 return err;
98 int err; local
109 err = mGralloc->unlock(mGralloc, handle);
112 err
130 int err = 0; local
154 int err = 0; local
178 int err; local
196 int err; local
[all...]
/hardware/qcom/display/msm8994/libqdutils/
H A Ddisplay_config.cpp40 status_t err = (status_t) FAILED_TRANSACTION; local
44 err = binder->dispatch(IQService::CHECK_EXTERNAL_STATUS,
47 if(err) {
48 ALOGE("%s: Failed to get external status err=%d", __FUNCTION__, err);
49 ret = err;
57 status_t err = (status_t) FAILED_TRANSACTION; local
62 err = binder->dispatch(IQService::GET_DISPLAY_ATTRIBUTES,
65 if(!err) {
73 ALOGE("%s: Failed to get display attributes err
79 status_t err = (status_t) FAILED_TRANSACTION; local
96 status_t err = (status_t) FAILED_TRANSACTION; local
117 status_t err = (status_t) FAILED_TRANSACTION; local
138 status_t err = (status_t) FAILED_TRANSACTION; local
156 status_t err = (status_t) FAILED_TRANSACTION; local
[all...]
/hardware/qcom/display/msm8909/liblight/
H A Dlights_prv.cpp50 int err = disp_api_set_panel_brightness_level_ext(g_ctx, HWC_DISPLAY_PRIMARY, local
53 return err;
/hardware/qcom/display/msm8909w_3100/liblight/
H A Dlights_prv.cpp50 int err = disp_api_set_panel_brightness_level_ext(g_ctx, HWC_DISPLAY_PRIMARY, local
53 return err;
/hardware/qcom/display/msm8998/liblight/
H A Dlights_prv.cpp50 int err = disp_api_set_panel_brightness_level_ext(g_ctx, HWC_DISPLAY_PRIMARY, local
53 return err;
/hardware/qcom/display/msm8084/libqdutils/
H A Ddisplay_config.cpp40 status_t err = (status_t) FAILED_TRANSACTION; local
44 err = binder->dispatch(IQService::CHECK_EXTERNAL_STATUS,
47 if(err) {
48 ALOGE("%s: Failed to get external status err=%d", __FUNCTION__, err);
49 ret = err;
57 status_t err = (status_t) FAILED_TRANSACTION; local
62 err = binder->dispatch(IQService::GET_DISPLAY_ATTRIBUTES,
65 if(!err) {
73 ALOGE("%s: Failed to get display attributes err
79 status_t err = (status_t) FAILED_TRANSACTION; local
96 status_t err = (status_t) FAILED_TRANSACTION; local
[all...]
/hardware/qcom/display/msm8909w_3100/libqdutils/
H A Ddisplay_config.cpp50 status_t err = (status_t) FAILED_TRANSACTION; local
54 err = binder->dispatch(IQService::CHECK_EXTERNAL_STATUS,
57 if(err) {
58 ALOGE("%s: Failed to get external status err=%d", __FUNCTION__, err);
59 ret = err;
67 status_t err = (status_t) FAILED_TRANSACTION; local
72 err = binder->dispatch(IQService::GET_DISPLAY_ATTRIBUTES,
75 if(!err) {
83 ALOGE("%s() failed with err
89 status_t err = (status_t) FAILED_TRANSACTION; local
106 status_t err = (status_t) FAILED_TRANSACTION; local
127 status_t err = (status_t) FAILED_TRANSACTION; local
148 status_t err = (status_t) FAILED_TRANSACTION; local
166 status_t err = (status_t) FAILED_TRANSACTION; local
189 status_t err = binder->dispatch(IQService::GET_CONFIG_COUNT, local
207 status_t err = binder->dispatch(IQService::GET_ACTIVE_CONFIG, local
221 status_t err = (status_t) FAILED_TRANSACTION; local
246 status_t err = binder->dispatch( local
267 status_t err = (status_t) FAILED_TRANSACTION; local
285 status_t err = (status_t) FAILED_TRANSACTION; local
291 status_t err = binder->dispatch(IQService::SET_PANEL_BRIGHTNESS, local
306 status_t err = binder->dispatch(IQService::GET_PANEL_BRIGHTNESS, local
320 status_t err = (status_t) FAILED_TRANSACTION; local
341 status_t err = (status_t) FAILED_TRANSACTION; local
368 status_t err = (status_t) FAILED_TRANSACTION; local
376 ALOGE_IF(getBinder(), "%s() failed with err %d", __FUNCTION__, err); local
[all...]
/hardware/qcom/display/msm8909/libqdutils/
H A Ddisplay_config.cpp50 status_t err = (status_t) FAILED_TRANSACTION; local
54 err = binder->dispatch(IQService::CHECK_EXTERNAL_STATUS,
57 if(err) {
58 ALOGE("%s: Failed to get external status err=%d", __FUNCTION__, err);
59 ret = err;
67 status_t err = (status_t) FAILED_TRANSACTION; local
72 err = binder->dispatch(IQService::GET_DISPLAY_ATTRIBUTES,
75 if(!err) {
83 ALOGE("%s() failed with err
89 status_t err = (status_t) FAILED_TRANSACTION; local
106 status_t err = (status_t) FAILED_TRANSACTION; local
127 status_t err = (status_t) FAILED_TRANSACTION; local
148 status_t err = (status_t) FAILED_TRANSACTION; local
166 status_t err = (status_t) FAILED_TRANSACTION; local
189 status_t err = binder->dispatch(IQService::GET_CONFIG_COUNT, local
207 status_t err = binder->dispatch(IQService::GET_ACTIVE_CONFIG, local
221 status_t err = (status_t) FAILED_TRANSACTION; local
246 status_t err = binder->dispatch( local
267 status_t err = (status_t) FAILED_TRANSACTION; local
285 status_t err = (status_t) FAILED_TRANSACTION; local
291 status_t err = binder->dispatch(IQService::SET_PANEL_BRIGHTNESS, local
306 status_t err = binder->dispatch(IQService::GET_PANEL_BRIGHTNESS, local
325 status_t err = (status_t) FAILED_TRANSACTION; local
352 status_t err = (status_t) FAILED_TRANSACTION; local
360 ALOGE_IF(getBinder(), "%s() failed with err %d", __FUNCTION__, err); local
[all...]
/hardware/qcom/display/msm8996/libqdutils/
H A Ddisplay_config.cpp50 status_t err = (status_t) FAILED_TRANSACTION; local
54 err = binder->dispatch(IQService::CHECK_EXTERNAL_STATUS,
57 if(err) {
58 ALOGE("%s: Failed to get external status err=%d", __FUNCTION__, err);
59 ret = err;
67 status_t err = (status_t) FAILED_TRANSACTION; local
72 err = binder->dispatch(IQService::GET_DISPLAY_ATTRIBUTES,
75 if(!err) {
83 ALOGE("%s() failed with err
89 status_t err = (status_t) FAILED_TRANSACTION; local
106 status_t err = (status_t) FAILED_TRANSACTION; local
127 status_t err = (status_t) FAILED_TRANSACTION; local
148 status_t err = (status_t) FAILED_TRANSACTION; local
166 status_t err = (status_t) FAILED_TRANSACTION; local
189 status_t err = binder->dispatch(IQService::GET_CONFIG_COUNT, local
207 status_t err = binder->dispatch(IQService::GET_ACTIVE_CONFIG, local
221 status_t err = (status_t) FAILED_TRANSACTION; local
246 status_t err = binder->dispatch( local
267 status_t err = (status_t) FAILED_TRANSACTION; local
285 status_t err = (status_t) FAILED_TRANSACTION; local
291 status_t err = binder->dispatch(IQService::SET_PANEL_BRIGHTNESS, local
306 status_t err = binder->dispatch(IQService::GET_PANEL_BRIGHTNESS, local
325 status_t err = (status_t) FAILED_TRANSACTION; local
352 status_t err = (status_t) FAILED_TRANSACTION; local
[all...]
/hardware/qcom/display/msm8998/libqdutils/
H A Ddisplay_config.cpp50 status_t err = (status_t) FAILED_TRANSACTION; local
54 err = binder->dispatch(IQService::CHECK_EXTERNAL_STATUS,
57 if(err) {
58 ALOGE("%s: Failed to get external status err=%d", __FUNCTION__, err);
59 ret = err;
67 status_t err = (status_t) FAILED_TRANSACTION; local
72 err = binder->dispatch(IQService::GET_DISPLAY_ATTRIBUTES,
75 if(!err) {
83 ALOGE("%s() failed with err
89 status_t err = (status_t) FAILED_TRANSACTION; local
106 status_t err = (status_t) FAILED_TRANSACTION; local
127 status_t err = (status_t) FAILED_TRANSACTION; local
148 status_t err = (status_t) FAILED_TRANSACTION; local
166 status_t err = (status_t) FAILED_TRANSACTION; local
189 status_t err = binder->dispatch(IQService::GET_CONFIG_COUNT, local
207 status_t err = binder->dispatch(IQService::GET_ACTIVE_CONFIG, local
221 status_t err = (status_t) FAILED_TRANSACTION; local
246 status_t err = binder->dispatch( local
267 status_t err = (status_t) FAILED_TRANSACTION; local
285 status_t err = (status_t) FAILED_TRANSACTION; local
291 status_t err = binder->dispatch(IQService::SET_PANEL_BRIGHTNESS, local
306 status_t err = binder->dispatch(IQService::GET_PANEL_BRIGHTNESS, local
325 status_t err = (status_t) FAILED_TRANSACTION; local
352 status_t err = (status_t) FAILED_TRANSACTION; local
360 ALOGE_IF(getBinder(), "%s() failed with err %d", __FUNCTION__, err); local
[all...]
/hardware/qcom/display/msm8226/libqdutils/
H A Ddisplay_config.cpp40 status_t err = (status_t) FAILED_TRANSACTION; local
44 err = binder->dispatch(IQService::CHECK_EXTERNAL_STATUS,
47 if(err) {
48 ALOGE("%s: Failed to get external status err=%d", __FUNCTION__, err);
49 ret = err;
57 status_t err = (status_t) FAILED_TRANSACTION; local
62 err = binder->dispatch(IQService::GET_DISPLAY_ATTRIBUTES,
65 if(!err) {
73 ALOGE("%s: Failed to get display attributes err
79 status_t err = (status_t) FAILED_TRANSACTION; local
96 status_t err = (status_t) FAILED_TRANSACTION; local
117 status_t err = (status_t) FAILED_TRANSACTION; local
[all...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ddhdu_nl80211.c38 static int dhd_nl_error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) argument
41 *ret = err->error;
72 goto err;
78 goto err;
83 goto err;
88 err:
104 int err; local
116 err = nl_send_auto_complete(dhd_nli->nl, msg);
117 if (err < 0)
120 err
[all...]
/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsaucm_test.c163 int err, i; local
206 err = snd_use_case_mgr_open(&uc_mgr, identifier);
207 if (err < 0) {
208 fprintf(stderr, "%s: error failed to open sound card %s: %d\n", cmd->cmd_str, identifier, err);
209 return err;
215 err = snd_use_case_card_list(&list);
216 if (err < 0) {
217 fprintf(stderr, "%s: error failed to get card list: %d\n", cmd->cmd_str, err);
218 return err;
220 if (err
[all...]
/hardware/interfaces/radio/1.0/vts/functional/
H A Dvts_test_util.cpp23 ::testing::AssertionResult CheckAnyOfErrors(RadioError err, std::vector<RadioError> errors, argument
31 if (err == generalErrors[i]) {
37 if (err >= RadioError::OEM_ERROR_1 && err <= RadioError::OEM_ERROR_25) {
42 if (err == errors[i]) {
46 return testing::AssertionFailure() << "RadioError:" + toString(err) + " is returned";
49 ::testing::AssertionResult CheckAnyOfErrors(SapResultCode err, std::vector<SapResultCode> errors) { argument
51 if (err == errors[i]) {
55 return testing::AssertionFailure() << "SapError:" + toString(err) + " is returned";
/hardware/qcom/display/msm8084/libgralloc/
H A Dionalloc.cpp68 int err = 0; local
83 err = open_device();
84 if (err)
85 return err;
87 err = -errno;
89 return err;
95 err = -errno;
99 return err;
106 err = -errno;
110 return err;
128 int err = 0; local
141 int err = 0; local
166 int err = 0; local
180 int err = 0; local
[all...]
/hardware/qcom/display/msm8226/libgralloc/
H A Dionalloc.cpp68 int err = 0; local
83 err = open_device();
84 if (err)
85 return err;
87 err = -errno;
89 return err;
95 err = -errno;
99 return err;
106 err = -errno;
110 return err;
129 int err = 0; local
143 int err = 0; local
169 int err = 0; local
184 int err = 0; local
[all...]
/hardware/qcom/display/msm8909/libgralloc/
H A Dionalloc.cpp72 int err = 0; local
83 err = open_device();
84 if (err)
85 return err;
87 err = -errno;
89 return err;
95 err = -errno;
99 return err;
106 err = -errno;
110 return err;
130 int err = 0; local
145 int err = 0; local
172 int err = 0; local
189 int err = 0; local
[all...]
/hardware/qcom/display/msm8909w_3100/libgralloc/
H A Dionalloc.cpp72 int err = 0; local
83 err = open_device();
84 if (err)
85 return err;
87 err = -errno;
89 return err;
95 err = -errno;
99 return err;
106 err = -errno;
110 return err;
130 int err = 0; local
145 int err = 0; local
172 int err = 0; local
189 int err = 0; local
[all...]
/hardware/qcom/display/msm8960/libgralloc/
H A Dionalloc.cpp68 int err = 0; local
83 err = open_device();
84 if (err)
85 return err;
87 err = -errno;
89 return err;
95 err = -errno;
99 return err;
106 err = -errno;
110 return err;
132 int err = 0; local
145 int err = 0; local
170 int err = 0; local
184 int err = 0; local
[all...]
/hardware/qcom/display/msm8994/libgralloc/
H A Dionalloc.cpp73 int err = 0; local
94 err = open_device();
95 if (err)
96 return err;
98 err = -errno;
100 return err;
106 err = -errno;
110 return err;
117 err = -errno;
121 return err;
141 int err = 0; local
156 int err = 0; local
183 int err = 0; local
200 int err = 0; local
[all...]
/hardware/qcom/display/msm8996/libgralloc/
H A Dionalloc.cpp77 int err = 0; local
88 err = open_device();
89 if (err)
90 return err;
92 err = -errno;
94 return err;
100 err = -errno;
104 return err;
111 err = -errno;
115 return err;
135 int err = 0; local
150 int err = 0; local
177 int err = 0; local
194 int err = 0; local
[all...]
/hardware/qcom/gps/msm8909w_3100/core/data-items/
H A DDataItemsFactoryProxy.cpp56 const char * err = dlerror(); local
57 if (NULL == err)
59 err = "Unknown";
62 __func__, __LINE__, DATA_ITEMS_LIB_NAME, err);
76 const char * err = dlerror(); local
77 if (NULL == err)
79 err = "Unknown";
82 __func__, __LINE__, DATA_ITEMS_GET_CONCRETE_DI, err);
/hardware/libhardware/tests/nusensors/
H A Dnusensors.cpp64 int err; local
68 err = hw_get_module(SENSORS_HARDWARE_MODULE_ID, (hw_module_t const**)&module);
69 if (err != 0) {
70 printf("hw_get_module() failed (%s)\n", strerror(-err));
74 err = sensors_open(&module->common, &device);
75 if (err != 0) {
76 printf("sensors_open() failed (%s)\n", strerror(-err));
106 err = device->activate(device, list[i].handle, 0);
107 if (err != 0) {
109 list[i].name, strerror(-err));
[all...]
/hardware/qcom/display/msm8909/gralloc/
H A Dgr_ion_alloc.cpp71 int err = 0; local
83 err = -errno;
85 return err;
91 err = -errno;
94 return err;
108 int err = 0; local
113 err = UnmapBuffer(base, size, offset);
122 return err;
127 int err = 0; local
135 err
146 int err = 0; local
160 int err = 0; local
173 int err = 0; local
[all...]
/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_ion_alloc.cpp71 int err = 0; local
83 err = -errno;
85 return err;
91 err = -errno;
94 return err;
108 int err = 0; local
113 err = UnmapBuffer(base, size, offset);
122 return err;
127 int err = 0; local
135 err
146 int err = 0; local
160 int err = 0; local
173 int err = 0; local
[all...]

Completed in 699 milliseconds

1234567891011>>