/ndk/sources/android/crazy_linker/src/ |
crazy_linker_line_reader.h | 38 // Only call this after a successful GetNextLine(). 42 // Only call this after a successful GetNextLine().
|
/external/chromium_org/testing/gtest/test/ |
gtest_pred_impl_unittest.cc | 165 // Tests a successful EXPECT_PRED1 where the 173 // Tests a successful EXPECT_PRED1 where the 181 // Tests a successful EXPECT_PRED1 where the 189 // Tests a successful EXPECT_PRED1 where the 237 // Tests a successful ASSERT_PRED1 where the 245 // Tests a successful ASSERT_PRED1 where the 253 // Tests a successful ASSERT_PRED1 where the 261 // Tests a successful ASSERT_PRED1 where the 313 // Tests a successful EXPECT_PRED_FORMAT1 where the 321 // Tests a successful EXPECT_PRED_FORMAT1 where th [all...] |
/external/chromium_org/third_party/webrtc/modules/video_capture/mac/qtkit/ |
video_capture_qtkit_info_objc.mm | 106 bool successful = NO; 109 successful = [tempString getCString:(char*)deviceName 111 if(NO == successful) 118 successful = [tempString getCString:(char*)deviceUniqueID 120 if(NO == successful)
|
/external/gtest/test/ |
gtest_pred_impl_unittest.cc | 165 // Tests a successful EXPECT_PRED1 where the 173 // Tests a successful EXPECT_PRED1 where the 181 // Tests a successful EXPECT_PRED1 where the 189 // Tests a successful EXPECT_PRED1 where the 237 // Tests a successful ASSERT_PRED1 where the 245 // Tests a successful ASSERT_PRED1 where the 253 // Tests a successful ASSERT_PRED1 where the 261 // Tests a successful ASSERT_PRED1 where the 313 // Tests a successful EXPECT_PRED_FORMAT1 where the 321 // Tests a successful EXPECT_PRED_FORMAT1 where th [all...] |
/external/protobuf/gtest/test/ |
gtest_pred_impl_unittest.cc | 166 // Tests a successful EXPECT_PRED1 where the 174 // Tests a successful EXPECT_PRED1 where the 182 // Tests a successful EXPECT_PRED1 where the 190 // Tests a successful EXPECT_PRED1 where the 238 // Tests a successful ASSERT_PRED1 where the 246 // Tests a successful ASSERT_PRED1 where the 254 // Tests a successful ASSERT_PRED1 where the 262 // Tests a successful ASSERT_PRED1 where the 314 // Tests a successful EXPECT_PRED_FORMAT1 where the 322 // Tests a successful EXPECT_PRED_FORMAT1 where th [all...] |
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_pred_impl_unittest.cc | 165 // Tests a successful EXPECT_PRED1 where the 173 // Tests a successful EXPECT_PRED1 where the 181 // Tests a successful EXPECT_PRED1 where the 189 // Tests a successful EXPECT_PRED1 where the 237 // Tests a successful ASSERT_PRED1 where the 245 // Tests a successful ASSERT_PRED1 where the 253 // Tests a successful ASSERT_PRED1 where the 261 // Tests a successful ASSERT_PRED1 where the 313 // Tests a successful EXPECT_PRED_FORMAT1 where the 321 // Tests a successful EXPECT_PRED_FORMAT1 where th [all...] |
/packages/apps/OMA-DM/engine/dmlib/portlib/generic/ |
xpl_dm_ServerAlert.h | 61 * @return Upon successful completion, the SYNCML_DM_SUCCESS is returned, otherwise 75 * @return Upon successful completion, the SYNCML_DM_SUCCESS is returned, otherwise 92 * @return Upon successful completion, the SYNCML_DM_SUCCESS is returned, otherwise 113 * @return Upon successful completion, the SYNCML_DM_SUCCESS is returned, otherwise 134 * @return Upon successful completion, the SYNCML_DM_SUCCESS is returned, otherwise
|
/packages/apps/OMA-DM/engine/xpl/hdr/ |
xpl_dm_ServerAlert.h | 57 * @return Upon successful completion, the SYNCML_DM_SUCCESS is returned, otherwise 71 * @return Upon successful completion, the SYNCML_DM_SUCCESS is returned, otherwise 88 * @return Upon successful completion, the SYNCML_DM_SUCCESS is returned, otherwise 109 * @return Upon successful completion, the SYNCML_DM_SUCCESS is returned, otherwise 130 * @return Upon successful completion, the SYNCML_DM_SUCCESS is returned, otherwise
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/ |
ImportProcessor.java | 159 boolean successful = false; 170 successful = readOneVCard(is, estimatedVCardType, estimatedCharset, constructor, 174 successful = false; 185 mService.handleFinishImportNotification(mJobId, successful); 187 if (successful) { 188 // TODO: successful becomes true even when cancelled. Should return more appropriate 204 "though the creation itself is successful."); 218 boolean successful = false; 244 successful = true; 277 return successful; [all...] |
/external/bluetooth/bluedroid/stack/include/ |
mca_api.h | 41 #define MCA_SUCCESS 0 /* Function successful */ 288 ** Returns MCA_SUCCESS if successful, otherwise error. 303 ** Returns MCA_SUCCESS if successful, otherwise error. 321 ** Returns MCA_SUCCESS if successful, otherwise error. 338 ** Returns MCA_SUCCESS if successful, otherwise error. 350 ** If the response is successful, a data channel is open 355 ** Returns MCA_SUCCESS if successful, otherwise error. 368 ** If the rsp_code is successful, a data channel is open 373 ** Returns MCA_SUCCESS if successful, otherwise error. 388 ** Returns MCA_SUCCESS if successful, otherwise error [all...] |
/external/libnfc-nxp/src/ |
phLlcNfc_Frame.h | 143 * \retval NFCSTATUS_SUCCESS Operation successful. 160 * \retval NFCSTATUS_SUCCESS Operation successful. 179 * \retval NFCSTATUS_SUCCESS Operation successful. 200 * \retval NFCSTATUS_SUCCESS Operation successful. 222 * \retval NFCSTATUS_SUCCESS Operation successful. 246 * \retval NFCSTATUS_SUCCESS Operation successful. 271 * \retval NFCSTATUS_SUCCESS Operation successful. 292 * \retval NFCSTATUS_SUCCESS Operation successful. 314 * \retval NFCSTATUS_SUCCESS Operation successful. 336 * \retval NFCSTATUS_SUCCESS Operation successful [all...] |
/external/chromium_org/ppapi/cpp/ |
url_request_info.h | 46 /// @return true if successful, false if any of the 56 /// @return true if successful, false if any of the 74 /// @return true if successful, false if any of the 97 /// @return true if successful, false if any of the 109 /// @return true if successful, false if the parameter is invalid. 123 /// @return true if successful, false if the parameter is invalid. 138 /// @return true if successful, false if the parameter is invalid. 152 /// @return true if successful, false if the parameter is invalid. 166 /// @return true if successful, false if the parameter is invalid. 180 /// @return true if successful, false if the parameter is invalid [all...] |
/external/chromium_org/media/filters/ |
h264_to_annex_b_bitstream_converter.h | 89 // bytes written to output after successful call. 92 // true if successful conversion| 93 // false if conversion not successful (|output_size| will hold the amount 117 // bytes written to output after successful call. 120 // true if successful conversion 121 // false if conversion not successful (output_size will hold the amount 135 // written. On a successful write, |*out| is updated to point to the first
|
/hardware/qcom/display/msm8084/libcopybit/ |
copybit.h | 185 * @return 0 if successful 207 * @return 0 if successful 221 * @return 0 if successful 236 * @return 0 if successful 253 * @return 0 if successful 265 * @return 0 if successful 276 * @return 0 if successful
|
/hardware/qcom/display/msm8226/libcopybit/ |
copybit.h | 185 * @return 0 if successful 207 * @return 0 if successful 221 * @return 0 if successful 236 * @return 0 if successful 253 * @return 0 if successful 265 * @return 0 if successful 276 * @return 0 if successful
|
/external/chromium_org/ipc/ |
unix_domain_socket_util.h | 21 // on it. If successful, |server_listen_fd| will be set to the new file 32 // successful, |client_socket| will be set to the new file descriptor, and the 38 // specified by |fd|. If successful, sets |peer_euid| to the uid, and returns
|
/external/chromium_org/media/formats/mp2t/ |
es_parser_h264.h | 63 // Return true if successful. 67 // Returns true if successful, false if no PTS is available for the frame. 72 // Return true if successful.
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
windowpicker.h | 65 // Returns true if successful. 68 // Returns true if successful. 71 // Returns true if successful.
|
/external/chromium_org/third_party/ots/src/ |
cff_type2_charstring.cc | 206 bool successful = false; local 211 successful = true; 215 successful = true; 224 return successful ? true : OTS_FAILURE(); 228 bool successful = false; local 230 successful = true; 232 successful = true; 237 return successful ? true : OTS_FAILURE(); 242 bool successful = false; local 244 successful = true 256 bool successful = false; local 376 bool successful = false; local 397 bool successful = false; local [all...] |
/external/chromium_org/third_party/webrtc/base/ |
windowpicker.h | 71 // Returns true if successful. 74 // Returns true if successful. 77 // Returns true if successful.
|
/development/perftests/panorama/feature_mos/src/mosaic_renderer/ |
WarpRenderer.h | 18 // @return true if successful
|
/external/bluetooth/bluedroid/bta/hl/ |
bta_hl_ci.c | 40 ** status - BTA_MA_STATUS_OK if operation is successful 75 ** status - BTA_MA_STATUS_OK if operation is successful 110 ** status - BTA_MA_STATUS_OK if operation is successful 145 ** status - BTA_MA_STATUS_OK if operation is successful
|
/external/chromium_org/base/android/ |
fifo_utils.h | 24 // permissions, returning true if successful.
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/ |
AutoLoginProcessor.java | 17 * @param success Whether or not the authentication attempt was successful.
|
/external/chromium_org/chrome/browser/android/ |
password_authentication_manager.h | 23 // password autofill. If the authentication is successful, run the
|