OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:succeeds
(Results
101 - 125
of
1477
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/
bitmap.h
63
* If this call
succeeds
, it must be balanced by a call to
67
* If this
succeeds
, *addrPtr will be set to the pixel address. If the call
/external/chromium_org/chromeos/dbus/
cryptohome_client.h
105
// Calls IsMounted method and returns true when the call
succeeds
.
108
// Calls Unmount method and returns true when the call
succeeds
.
113
//
succeeds
.
119
//
succeeds
.
126
//
succeeds
.
131
//
succeeds
.
135
// call
succeeds
.
152
// |callback| is called after the method call
succeeds
.
160
// |callback| is called after the method call
succeeds
.
167
//
succeeds
[
all
...]
sms_client.h
39
// Calls GetAll method. |callback| is called after the method call
succeeds
.
/external/chromium_org/base/mac/
authorization_util.h
54
// call
succeeds
, |pid| will be set to the pid of the executed tool. If the
66
// Calls ExecuteWithPrivilegesAndGetPID, and if that call
succeeds
, calls
67
// waitpid() to wait for the process to exit. If waitpid()
succeeds
, the
/external/chromium_org/sandbox/win/tests/common/
controller.h
88
// function
succeeds
.
92
//
succeeds
.
129
// function
succeeds
. This is meant to be called from the constructor.
/external/chromium_org/third_party/webrtc/base/
win32filesystem.h
20
// Opens a file. Returns an open StreamInterface if function
succeeds
. Otherwise,
39
// Returns TRUE if function
succeeds
54
// Returns true if function
succeeds
/libcore/jsr166-tests/src/test/java/jsr166/
AbstractQueueTest.java
42
* add returns true if offer
succeeds
72
* remove returns normally if poll
succeeds
91
* element returns normally if peek
succeeds
AtomicMarkableReferenceTest.java
51
* attemptMark
succeeds
in single thread
64
* compareAndSet
succeeds
in changing values if equal to expected reference
128
* repeated weakCompareAndSet
succeeds
in changing values when equal
AtomicStampedReferenceTest.java
51
* attemptStamp
succeeds
in single thread
64
* compareAndSet
succeeds
in changing values if equal to expected reference
128
* repeated weakCompareAndSet
succeeds
in changing values when equal
/external/chromium_org/chrome/browser/media_galleries/linux/
mtp_device_delegate_impl_linux.h
107
// Called when GetFileInfo()
succeeds
. |file_info| specifies the
113
// Called when GetFileInfo()
succeeds
. GetFileInfo() is invoked to
128
// Called when GetFileInfo()
succeeds
. GetFileInfo() is invoked to
138
// Called when ReadDirectory()
succeeds
.
146
// Called when WriteDataIntoSnapshotFile()
succeeds
.
164
// Called when ReadBytes()
succeeds
.
/hardware/akm/AK8975_FS/akmdfs/
AK8975Driver.c
32
@return If this function
succeeds
, the return value is #AKD_SUCCESS.
65
@return If this function
succeeds
, the return value is #AKD_SUCCESS. Otherwise
117
@return If this function
succeeds
, the return value is #AKD_SUCCESS. Otherwise
171
@return If this function
succeeds
, the return value is #AKD_SUCCESS. Otherwise
243
@return If this function
succeeds
, the return value is #AKD_SUCCESS. Otherwise
265
@return If this function
succeeds
, the return value is #AKD_SUCCESS. Otherwise
AK8975Driver.h
46
@return If this function
succeeds
, the return value is #AKD_SUCCESS. Otherwise
60
@return If this function
succeeds
, the return value is #AKD_SUCCESS. Otherwise
/dalvik/libdex/
CmdUtils.h
51
* The temp file is deleted after the map
succeeds
.
57
* deleted after the map
succeeds
.
/external/chromium_org/chrome/common/extensions/api/
file_system_provider_internal.idl
53
// Must be called, when opening
succeeds
.
66
// event. Must be called, when closing
succeeds
.
/external/chromium_org/ppapi/api/
ppb_var_array.idl
51
* @return A <code>PP_Bool</code> indicating whether the operation
succeeds
.
74
* @return A <code>PP_Bool</code> indicating whether the operation
succeeds
.
/external/chromium_org/third_party/libjingle/source/talk/base/
macconversion.h
38
// returns true if it
succeeds
, false otherwise.
46
// given, and returhing true, if the conversion
succeeds
.
unixfilesystem.h
54
// Opens a file. Returns an open StreamInterface if function
succeeds
.
75
// Returns TRUE if function
succeeds
83
// Returns true if function
succeeds
.
89
// Returns true if function
succeeds
/libcore/luni/src/test/java/libcore/javax/net/ssl/
X509KeyManagerTest.java
49
String selectedKeyType, boolean
succeeds
) throws Exception {
66
if (
succeeds
) {
/development/samples/SupportAppNavigation/src/com/example/android/support/appnavigation/app/
ActionBarCompat.java
27
* This class will only ever be loaded if the version check
succeeds
,
/external/chromium_org/build/android/pylib/
system_properties.py
29
# TODO(tonyg): This can fail with no root. Verify that it
succeeds
.
/external/chromium_org/chrome/browser/chromeos/file_system_provider/
mount_path_util.h
35
// Parses the |url| passed to the constructor. If parsing
succeeds
, then
/external/chromium_org/media/midi/
usb_midi_descriptor_parser.h
27
// Returns true if the operation
succeeds
.
/external/chromium_org/media/video/capture/mac/
coremedia_glue.h
15
// with it has to happen in runtime. If it
succeeds
, subsequent clients can use
/external/chromium_org/net/dns/
notify_watcher_mac.h
25
// Registers for notifications for |key|. Returns true if
succeeds
. If so,
/external/chromium_org/sandbox/win/src/
acl.h
22
// |old_dacl|. If the function
succeeds
, new_dacl contains the new dacl and
Completed in 681 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>