HomeSort by relevance Sort by last modified time
    Searched refs:handle (Results 276 - 300 of 2079) sorted by null

<<11121314151617181920>>

  /frameworks/native/include/binder/
IPCThreadState.h 61 status_t transact(int32_t handle,
65 void incStrongHandle(int32_t handle);
66 void decStrongHandle(int32_t handle);
67 void incWeakHandle(int32_t handle);
68 void decWeakHandle(int32_t handle);
69 status_t attemptIncStrongHandle(int32_t handle);
70 static void expungeHandle(int32_t handle, IBinder* binder);
71 status_t requestDeathNotification( int32_t handle,
73 status_t clearDeathNotification( int32_t handle,
95 int32_t handle,
    [all...]
  /external/bluetooth/bluedroid/stack/pan/
pan_main.c 84 ** Parameters: handle - handle for the connection
93 void pan_conn_ind_cb (UINT16 handle,
144 BNEP_ConnectResp (handle, BNEP_CONN_FAILED_SRC_UUID);
178 BNEP_ConnectResp (handle, BNEP_CONN_FAILED_DST_UUID);
182 PAN_TRACE_EVENT5 ("pan_conn_ind_cb - for handle %d, current role %d, dst uuid 0x%x, src uuid 0x%x, role change %s",
183 handle, pan_cb.role, local_uuid->uu.uuid16, remote_uuid->uu.uuid16, is_role_change?"YES":"NO");
188 BNEP_ConnectResp (handle, BNEP_CONN_FAILED_UUID_SIZE);
199 BNEP_ConnectResp (handle, BNEP_CONN_FAILED_SRC_UUID);
209 BNEP_ConnectResp (handle, BNEP_CONN_FAILED_DST_UUID)
    [all...]
  /frameworks/native/services/sensorservice/
SensorService.cpp 174 // add to our handle->SensorInterface mapping
231 int handle = mActiveSensors.keyAt(i); local
232 snprintf(buffer, SIZE, "%s (handle=0x%08x, connections=%d)\n",
233 getSensorName(handle).string(),
234 handle,
248 int handle = buffer[i].sensor; local
249 if (getSensorType(handle) == SENSOR_TYPE_SIGNIFICANT_MOTION) {
250 if (connection->hasSensor(handle)) {
251 sensor = mSensorMap.valueFor(handle);
253 sensor->autoDisable(connection.get(), handle);
462 int handle = mActiveSensors.keyAt(i); local
    [all...]
  /hardware/qcom/display/libgralloc/
mapper.cpp 59 buffer_handle_t handle)
61 private_handle_t* hnd = (private_handle_t*)handle;
70 ALOGE("Could not mmap handle %p, fd=%d (%s)",
71 handle, hnd->fd, strerror(errno));
82 ALOGE("Could not mmap handle %p, fd=%d (%s)",
83 handle, hnd->fd_metadata, strerror(errno));
93 buffer_handle_t handle)
95 private_handle_t* hnd = (private_handle_t*)handle;
128 buffer_handle_t handle)
130 if (private_handle_t::validate(handle) < 0
324 native_handle_t** handle = va_arg(args, native_handle_t**); local
    [all...]
  /external/webrtc/src/modules/audio_processing/utility/
ring_buffer.c 68 int WebRtc_CreateBuffer(void** handle,
73 if (handle == NULL) {
81 *handle = self;
96 int WebRtc_InitBuffer(void* handle) {
97 buf_t* self = (buf_t*) handle;
113 int WebRtc_FreeBuffer(void* handle) {
114 buf_t* self = (buf_t*) handle;
126 size_t WebRtc_ReadBuffer(void* handle,
131 buf_t* self = (buf_t*) handle;
166 WebRtc_MoveReadPtr(handle, (int) read_count)
    [all...]
  /hardware/msm7k/libgralloc-qsd8k/
mapper.cpp 54 buffer_handle_t handle,
57 private_handle_t* hnd = (private_handle_t*)handle;
66 ALOGE("Could not mmap handle %p, fd=%d (%s)",
67 handle, hnd->fd, strerror(errno));
80 buffer_handle_t handle)
82 private_handle_t* hnd = (private_handle_t*)handle;
106 buffer_handle_t handle)
108 if (private_handle_t::validate(handle) < 0)
116 * handle, but instead maintained in the kernel or at least
120 // if this handle was created in this process, then we keep it as is
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_jv_api.h 38 #define BTA_JV_BUSY 2 /* Temporarily can not handle this request. */
227 UINT32 handle; /* The SDP record handle was updated */ member in struct:__anon2777
234 UINT32 handle; /* The SDP record handle was updated */ member in struct:__anon2778
241 UINT32 handle; /* The SDP record handle was updated */ member in struct:__anon2779
248 UINT32 handle; /* The connection handle */ member in struct:__anon2780
257 UINT32 handle; /* The connection handle * member in struct:__anon2781
265 UINT32 handle; \/* The connection handle *\/ member in struct:__anon2782
273 UINT32 handle; \/* The connection handle *\/ member in struct:__anon2783
281 UINT32 handle; \/* The connection handle *\/ member in struct:__anon2784
289 UINT32 handle; \/* The connection handle *\/ member in struct:__anon2785
300 UINT32 handle; \/* The connection handle *\/ member in struct:__anon2786
311 UINT32 handle; \/* The connection handle *\/ member in struct:__anon2787
321 UINT32 handle; \/* The connection handle *\/ member in struct:__anon2788
328 UINT32 handle; \/* The connection handle *\/ member in struct:__anon2789
339 UINT32 handle; \/* The connection handle *\/ member in struct:__anon2790
347 UINT32 handle; \/* The connection handle *\/ member in struct:__anon2791
356 UINT32 handle; \/* The connection handle *\/ member in struct:__anon2792
363 UINT32 handle; \/* The connection handle *\/ member in struct:__anon2793
370 UINT32 handle; \/* The connection handle *\/ member in struct:__anon2794
378 UINT32 handle; \/* The connection handle *\/ member in struct:__anon2795
389 UINT32 handle; \/* The connection handle *\/ member in struct:__anon2796
399 UINT32 handle; \/* Connection handle *\/ member in struct:__anon2797
406 UINT32 handle; \/* Connection handle *\/ member in struct:__anon2798
    [all...]
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_api.c 160 void BTA_AgDeregister(UINT16 handle)
167 p_buf->layer_specific = handle;
185 void BTA_AgOpen(UINT16 handle, BD_ADDR bd_addr, tBTA_SEC sec_mask, tBTA_SERVICE_MASK services)
192 p_buf->hdr.layer_specific = handle;
211 void BTA_AgClose(UINT16 handle)
218 p_buf->layer_specific = handle;
234 void BTA_AgAudioOpen(UINT16 handle)
241 p_buf->layer_specific = handle;
257 void BTA_AgAudioClose(UINT16 handle)
264 p_buf->layer_specific = handle;
    [all...]
  /external/bluetooth/bluedroid/stack/include/
bnep_api.h 63 BNEP_WRONG_HANDLE, /* Wrong handle for the connection */
78 ** Connection handle
85 typedef void (tBNEP_CONN_STATE_CB) (UINT16 handle,
95 ** and flag to indicate role change and handle to the connection
99 typedef void (tBNEP_CONNECT_IND_CB) (UINT16 handle,
108 ** Handle to the connection
115 typedef void (tBNEP_DATA_BUF_CB) (UINT16 handle,
124 ** Handle to the connection
132 typedef void (tBNEP_DATA_IND_CB) (UINT16 handle,
141 ** Handle to the connectio
    [all...]
avrc_api.h 38 #define AVRC_BAD_HANDLE AVCT_BAD_HANDLE /* 2 Bad handle */
142 typedef void (tAVRC_CTRL_CBACK) (UINT8 handle, UINT8 event, UINT16 result,
150 typedef void (tAVRC_MSG_CBACK) (UINT8 handle, UINT8 label, UINT8 opcode,
194 ** sdp_handle: SDP handle returned by SDP_CreateRecord().
283 ** p_handle: Pointer to handle. This parameter is only
303 ** handle: Handle of this connection.
309 ** AVRC_BAD_HANDLE if handle is invalid.
312 AVRC_API extern UINT16 AVRC_Close(UINT8 handle);
321 ** The handle is returned by a previous call to AVRC_Open
    [all...]
  /frameworks/native/services/surfaceflinger/
Client.cpp 56 void Client::attachLayer(const sp<IBinder>& handle, const sp<Layer>& layer)
59 mLayers.add(handle, layer);
74 sp<Layer> Client::getLayerUser(const sp<IBinder>& handle) const
78 wp<Layer> layer(mLayers.valueFor(handle));
81 ALOGE_IF(lbc==0, "getLayerUser(name=%p) is dead", handle.get());
111 sp<IBinder>* handle,
122 sp<IBinder>* handle; member in class:android::MessageCreateLayer
133 sp<IBinder>* handle,
136 handle(handle), gbp(gbp)
    [all...]
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipSessionListenerProxy.java 55 handle(t, "onCalling()");
71 handle(t, "onRinging()");
86 handle(t, "onRingingBack()");
102 handle(t, "onCallEstablished()");
117 handle(t, "onCallEnded()");
133 handle(t, "onCallTransferring()");
148 handle(t, "onCallBusy()");
164 handle(t, "onCallChangeFailed()");
180 handle(t, "onError()");
195 handle(t, "onRegistering()")
248 private void handle(Throwable t, String message) { method in class:SipSessionListenerProxy
    [all...]
  /hardware/qcom/keymaster/
keymaster_qcom.cpp 65 int (*QSEECom_start_app)(struct QSEECom_handle ** handle, char* path,
67 int (*QSEECom_shutdown_app)(struct QSEECom_handle **handle);
68 int (*QSEECom_send_cmd)(struct QSEECom_handle* handle, void *cbuf,
70 int (*QSEECom_send_modified_cmd)(struct QSEECom_handle* handle, void *cbuf,
190 static int32_t qcom_km_ION_memalloc(struct qcom_km_ion_info_t *handle,
206 if(handle == NULL){
207 ALOGE("Error:: null handle received");
215 handle->ion_sbuffer = NULL;
216 handle->ifd_data_fd = 0;
237 if (ion_alloc_data.handle != NULL)
337 struct QSEECom_handle *handle = NULL; local
407 struct QSEECom_handle *handle = NULL; local
479 struct QSEECom_handle *handle = NULL; local
567 struct QSEECom_handle *handle = NULL; local
    [all...]
  /external/iproute2/tc/
f_cgroup.c 25 static int cgroup_parse_opt(struct filter_util *qu, char *handle,
32 if (handle) {
33 h = strtol(handle, NULL, 0);
35 fprintf(stderr, "Illegal handle \"%s\", must be numeric.\n",
36 handle);
85 struct rtattr *opt, __u32 handle)
94 if (handle)
95 fprintf(f, "handle 0x%x ", handle);
  /external/sonivox/jet_tools/JetCreator/
eas.py 218 def __init__ (self, handle, eas):
220 self.handle = handle
227 result = eas_dll.EAS_SetVolume(self.eas.handle, self.handle, volume)
235 volume = eas_dll.EAS_GetVolume(self.eas.handle, self.handle)
245 result = eas_dll.EAS_SetPriority(self.eas.handle, self.handle, priority)
254 result = eas_dll.EAS_GetPriority(self.eas.handle, self.handle, byref(priority))
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/include/GLSLANG/
ShaderLang.h 120 // If handle creation fails, 0 will be returned.
127 // Returns the handle of constructed compiler.
135 void ShDestruct(ShHandle handle);
141 // handle: Specifies the handle of compiler to be used.
163 const ShHandle handle,
171 // handle: Specifies the compiler
188 void ShGetInfo(const ShHandle handle, ShShaderInfo pname, int* params);
192 // handle: Specifies the compiler
198 void ShGetInfoLog(const ShHandle handle, char* infoLog)
    [all...]
  /frameworks/av/media/mtp/
MtpDevice.h 85 MtpObjectInfo* getObjectInfo(MtpObjectHandle handle);
86 void* getThumbnail(MtpObjectHandle handle, int& outLength);
89 bool deleteObject(MtpObjectHandle handle);
90 MtpObjectHandle getParent(MtpObjectHandle handle);
91 MtpObjectHandle getStorageID(MtpObjectHandle handle);
98 bool readObject(MtpObjectHandle handle,
102 bool readObject(MtpObjectHandle handle, const char* destPath, int group,
  /hardware/samsung_slsi/exynos5/gralloc/
mapper.cpp 40 static int gralloc_map(gralloc_module_t const* module, buffer_handle_t handle)
42 private_handle_t* hnd = (private_handle_t*)handle;
56 static int gralloc_unmap(gralloc_module_t const* module, buffer_handle_t handle)
58 private_handle_t* hnd = (private_handle_t*)handle;
98 buffer_handle_t handle)
101 if (private_handle_t::validate(handle) < 0)
104 err = gralloc_map(module, handle);
106 private_handle_t* hnd = (private_handle_t*)handle;
111 ret = ion_import(getIonFd(module), hnd->fd, &hnd->handle);
113 ALOGE("error importing handle %d %x\n", hnd->fd, hnd->format)
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c 69 /* set handle to invalid value by default */
72 bta_jv_cb.pm_cb[i].handle = BTA_JV_PM_HANDLE_CLEAR;
860 tBTA_JV_STATUS BTA_JvUpdateRecord(UINT32 handle, UINT16 *p_ids,
871 p_msg->handle = handle;
896 tBTA_JV_STATUS BTA_JvAddAttribute(UINT32 handle, UINT16 attr_id,
906 p_msg->handle = handle;
928 tBTA_JV_STATUS BTA_JvDeleteAttribute(UINT32 handle, UINT16 attr_id)
937 p_msg->handle = handle
    [all...]
  /external/doclava/res/assets/templates/
diff.cs 32 .handle { property
37 .handle-opened {
41 .handle-closed {
69 $(tr).children(".handle").addClass("handle-opened");
70 $(tr).children(".handle").removeClass("handle-closed");
77 $(tr).children(".handle").removeClass("handle-opened");
78 $(tr).children(".handle").addClass("handle-closed")
    [all...]
  /frameworks/base/core/jni/
android_app_NativeActivity.cpp 255 void* handle = dlopen(pathStr, RTLD_LAZY); local
259 if (handle != NULL) {
261 code = new NativeCode(handle, (ANativeActivity_createFunc*)
262 dlsym(handle, funcStr));
341 unloadNativeCode_native(JNIEnv* env, jobject clazz, jint handle)
344 if (handle != 0) {
345 NativeCode* code = (NativeCode*)handle;
351 onStart_native(JNIEnv* env, jobject clazz, jint handle)
354 if (handle != 0) {
355 NativeCode* code = (NativeCode*)handle;
    [all...]
  /external/quake/quake/src/WinQuake/
sys_null.cpp 99 void Sys_FileClose (int handle)
101 fclose (sys_handles[handle]);
102 sys_handles[handle] = NULL;
105 void Sys_FileSeek (int handle, int position)
107 fseek (sys_handles[handle], position, SEEK_SET);
110 int Sys_FileRead (int handle, void *dest, int count)
112 return fread (dest, 1, count, sys_handles[handle]);
115 int Sys_FileWrite (int handle, void *data, int count)
117 return fwrite (data, 1, count, sys_handles[handle]);
  /hardware/libhardware/
hardware.c 58 * return the dlopen handle and the hmi.
66 void *handle; local
74 handle = dlopen(path, RTLD_NOW);
75 if (handle == NULL) {
84 hmi = (struct hw_module_t *)dlsym(handle, sym);
98 hmi->dso = handle;
106 if (handle != NULL) {
107 dlclose(handle);
108 handle = NULL;
111 ALOGV("loaded HAL id=%s path=%s hmi=%p handle=%p"
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
Session.cpp 67 LOG_I("removeBulkBuf - Physical Address of L2 Table = 0x%X, handle= %d",
69 pBlkBufDescr->handle);
72 int ret = mcKMod->unregisterWsmL2(pBlkBufDescr->handle);
110 uint32_t handle; local
126 mcResult_t ret = mcKMod->registerWsmL2(buf, len, 0, &handle, &pPhysWsmL2);
133 LOG_V(" addBulkBuf - Handle of L2 Table = %u", handle);
136 *blkBuf = new BulkBufferDescriptor(buf, 0x0, len, handle, pPhysWsmL2);
154 return (*iterator)->handle;
184 LOG_V("removeBulkBuf():handle=%u", pBlkBufDescr->handle)
    [all...]
  /libcore/luni/src/main/java/java/util/zip/
Inflater.java 45 * to handle all this for you.
103 private native void endImpl(long handle);
142 private native int getAdlerImpl(long handle);
181 private native long getTotalInImpl(long handle);
192 private native long getTotalOutImpl(long handle);
235 private native int inflateImpl(byte[] buf, int offset, int byteCount, long handle);
267 private native void resetImpl(long handle);
288 private native void setDictionaryImpl(byte[] dictionary, int offset, int byteCount, long handle);
310 private native void setInputImpl(byte[] buf, int offset, int byteCount, long handle);
319 private native int setFileInputImpl(FileDescriptor fd, long offset, int byteCount, long handle);
    [all...]

Completed in 695 milliseconds

<<11121314151617181920>>