OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:successful
(Results
1451 - 1475
of
4718
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/development/samples/browseable/BasicMediaDecoder/src/com.example.android.basicmediadecoder/
MainActivity.java
150
// Try to submit the sample to the codec and if
successful
advance the
/development/samples/browseable/NetworkConnect/src/com.example.android.networkconnect/
MainActivity.java
137
* @return An InputStream retrieved from a
successful
HttpURLConnection.
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/inc/
QCameraUsbPriv.h
120
ALOGD("%s: close
successful
", __func__);\
/external/apache-harmony/luni/src/test/resources/net.resources/
README.txt
98
* HomeAddressResponse : the expected response returned from a
successful
get
/external/bison/lib/
stdlib.in.h
339
Returns the open file descriptor if
successful
, otherwise -1 and errno
367
Returns the open file descriptor if
successful
, otherwise -1 and errno
393
Returns the open file descriptor if
successful
, otherwise -1 and errno
425
Returns the open file descriptor if
successful
, otherwise -1 and errno
/external/bluetooth/bluedroid/stack/btm/
btm_pm.c
135
** Returns BTM_SUCCESS if
successful
,
181
** Returns BTM_SUCCESS if
successful
,
289
** Returns BTM_SUCCESS if
successful
,
317
** Returns BTM_SUCCESS if the HCI command is issued
successful
,
[
all
...]
/external/bluetooth/bluedroid/stack/gatt/
gatt_attr.c
143
** Returns NTrue the deallocation is
successful
/external/bluetooth/bluedroid/stack/include/
smp_api.h
292
** Returns Boolean - TRUE: encryption is
successful
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
CMSUtils.java
134
// if (resp.getResponseStatus().getValue().intValue() != OCSPResponseStatus.
SUCCESSFUL
)
/external/ceres-solver/include/ceres/
cost_function.h
99
// residuals and/or jacobians was
successful
or not.