Searched defs:user (Results 26 - 28 of 28) sorted by relevance

12

/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.cpp167 * @user : user data ptr
176 void *user)
192 payload.user = user;
3089 * DESCRIPTION: allocate user ptr for stream buffers
3110 // Allocate stream user buffer memory object
3228 * @user : user data ptr
3238 void *user)
171 set_CallBacks(struct camera_device *device, camera_notify_callback notify_cb, camera_data_callback data_cb, camera_data_timestamp_callback data_cb_timestamp, camera_request_memory get_memory, void *user) argument
3234 setCallBacks(camera_notify_callback notify_cb, camera_data_callback data_cb, camera_data_timestamp_callback data_cb_timestamp, camera_request_memory get_memory, void *user) argument
[all...]
/hardware/ril/include/telephony/
H A Dril.h650 0 means user doesn't input class */
1653 char* user; member in struct:__anon4949
2088 * Send UDUB (user determined used busy) to ringing or
3674 * list') So, STK application needs to accept/reject the call according as user
5839 * Call user-specifed "callback" function on on the same thread that
5891 * @param callbacks user-specifed callback function
5946 * Call user-specifed "callback" function on on the same thread that
5952 * @param callback user-specifed callback function
/hardware/ril/reference-ril/
H A Dril.h650 0 means user doesn't input class */
1653 char* user; member in struct:__anon5139
2088 * Send UDUB (user determined used busy) to ringing or
3674 * list') So, STK application needs to accept/reject the call according as user
5839 * Call user-specifed "callback" function on on the same thread that
5891 * @param callbacks user-specifed callback function
5946 * Call user-specifed "callback" function on on the same thread that
5952 * @param callback user-specifed callback function

Completed in 253 milliseconds

12