Searched refs:callback (Results 226 - 240 of 240) sorted by relevance

12345678910

/hardware/ril/reference-ril/
H A Dril.h850 during emergency callback mode */
5165 * callback mode. RIL will not respond with SUCCESS until the modem has
6692 * autonomously entered emergency callback mode.
6791 * proactively exited emergency callback mode.
7234 * Call user-specifed "callback" function on on the same thread that
7236 * a relative time value at which the callback is invoked. If relativeTime is
7237 * NULL or points to a 0-filled structure, the callback will be invoked as
7241 void (*RequestTimedCallback) (RIL_TimedCallback callback,
7286 * @param callbacks user-specifed callback function
7343 * Call user-specifed "callback" functio
[all...]
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp45 // This is given to linked_list_add as the dealloc callback
52 // This is given to linked_list_search() as the comparison callback
600 callback();
900 //One of the ways this case can be encountered is if the callback function
928 //since the callback from DSI is either RSRC_GRANTED or RSRC_RELEASED
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp45 // This is given to linked_list_add as the dealloc callback
52 // This is given to linked_list_search() as the comparison callback
600 callback();
901 //One of the ways this case can be encountered is if the callback function
929 //since the callback from DSI is either RSRC_GRANTED or RSRC_RELEASED
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp45 // This is given to linked_list_add as the dealloc callback
52 // This is given to linked_list_search() as the comparison callback
600 callback();
900 //One of the ways this case can be encountered is if the callback function
928 //since the callback from DSI is either RSRC_GRANTED or RSRC_RELEASED
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp45 // This is given to linked_list_add as the dealloc callback
52 // This is given to linked_list_search() as the comparison callback
600 callback();
900 //One of the ways this case can be encountered is if the callback function
928 //since the callback from DSI is either RSRC_GRANTED or RSRC_RELEASED
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp45 // This is given to linked_list_add as the dealloc callback
52 // This is given to linked_list_search() as the comparison callback
600 callback();
900 //One of the ways this case can be encountered is if the callback function
928 //since the callback from DSI is either RSRC_GRANTED or RSRC_RELEASED
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp45 // This is given to linked_list_add as the dealloc callback
52 // This is given to linked_list_search() as the comparison callback
600 callback();
900 //One of the ways this case can be encountered is if the callback function
928 //since the callback from DSI is either RSRC_GRANTED or RSRC_RELEASED
/hardware/interfaces/camera/device/1.0/default/
H A DCameraDevice.cpp641 Return<Status> CameraDevice::open(const sp<ICameraDeviceCallback>& callback) { argument
669 mDeviceCallback = callback;
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifilogger.cpp527 /* copy the callback into callback handler */
1149 /* After successful read, call the callback handler*/
1334 * Calls the appropriate callback handler after parsing the vendor data.
1383 wifi_driver_memory_dump_callbacks callback)
1458 /* After successful read, call the callback function*/
1459 callback.on_driver_memory_dump(memBuffer, fileSize);
1382 wifi_get_driver_memory_dump(wifi_interface_handle iface, wifi_driver_memory_dump_callbacks callback) argument
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp201 SWVDEC_CALLBACK callback; local
207 callback.pfn_empty_buffer_done = swvdec_empty_buffer_done_callback;
208 callback.pfn_fill_buffer_done = swvdec_fill_buffer_done_callback;
209 callback.pfn_event_notification = swvdec_event_handler_callback;
210 callback.p_client = this;
214 &callback)) !=
256 // create callback thread's mutex & condition variable
464 // command not processed; return error code via event handler callback
2083 * @brief Set component's callback structure.
2086 * @param[in] p_callbacks: Pointer to callback structur
[all...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp218 SWVDEC_CALLBACK callback; local
222 callback.pfn_empty_buffer_done = swvdec_empty_buffer_done_callback;
223 callback.pfn_fill_buffer_done = swvdec_fill_buffer_done_callback;
224 callback.pfn_event_notification = swvdec_event_handler_callback;
225 callback.p_client = this;
229 &callback)) !=
2248 * @brief Set component's callback structure.
2251 * @param[in] p_callbacks: Pointer to callback structure.
2372 * SwVdec callback functions
2377 * @brief SwVdec empty buffer done callback
[all...]
/hardware/qcom/audio/hal/audio_extn/
H A Dspkr_protection.c105 (char *client_name, int (*callback)(int), void *data);
627 ALOGD("%s: wait for callback from thermal daemon", __func__);
734 /*Query callback function symbol*/
745 /*Register callback function*/
/hardware/google/av/media/sfplugin/
H A DCCodecBufferChannel.cpp1184 const std::shared_ptr<CCodecCallback> &callback)
1186 mCCodecCallback(callback),
/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraDeviceSession.cpp92 const sp<ICameraDeviceCallback>& callback,
99 mCallback(callback),
1273 * CustomJpegDestMgr* when we get it passed to us in a callback */
91 ExternalCameraDeviceSession( const sp<ICameraDeviceCallback>& callback, const ExternalCameraConfig& cfg, const std::vector<SupportedV4L2Format>& sortedFormats, const CroppingType& croppingType, const common::V1_0::helper::CameraMetadata& chars, const std::string& cameraId, unique_fd v4l2Fd) argument
/hardware/qcom/audio/hal/
H A Daudio_hw.c3199 stream_callback_t callback, void *cookie)
3205 out->offload_callback = callback;
4590 By locking output stream before registering, we allow the callback
4624 // between the callback and close_stream
5229 // between the callback and close_stream
3198 out_set_callback(struct audio_stream_out *stream, stream_callback_t callback, void *cookie) argument

Completed in 1978 milliseconds

12345678910