OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:retrieved
(Results
101 - 125
of
1810
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/proguard/src/proguard/
ParseException.java
43
*
retrieved
by the <code>{@link Throwable#getMessage}</code>
/external/skia/experimental/SkV8Example/
JsContext.h
47
// Wrap the 'this' pointer into an Object. Can be
retrieved
via Unwrap.
/external/v8/test/mjsunit/es6/
object-assign.js
67
// Properties are
retrieved
through Get()
75
// Properties are
retrieved
through Get()
89
// Properties are
retrieved
through Get()
99
// Properties are
retrieved
through Get()
/external/webrtc/webrtc/base/
rtccertificate.cc
34
// If the expiration time could not be
retrieved
return an expired timestamp.
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
SecurityLogMonitor.java
38
* logs to be
retrieved
by the device owner. The logs are
retrieved
from the logd daemon via
39
* JNI binding, and kept until device owner has
retrieved
to prevent loss of logs. Access to
41
* are ready to be
retrieved
. This happens every two hours, or when our internal buffer is
/ndk/tests/device/test-cpufeatures/jni/
test_android_setCpuArm_1.c
34
printf("
Retrieved
cpu_count=%d, features=%08llx cpu_id=%08x\n",
test_android_setCpu_1.c
28
printf("
Retrieved
cpu_count=%d, features=%08llx\n",
/packages/apps/TV/src/com/android/tv/data/epg/
EpgReader.java
49
* Note that the {@code Program} doesn't have valid program ID because it's not
retrieved
from
/external/autotest/server/cros/dynamic_suite/
control_file_getter.py
40
@throws ControlFileNotFound if the file cannot be
retrieved
.
51
@throws ControlFileNotFound if the file cannot be
retrieved
.
57
"""Wraps ControlFileGetter to cache the
retrieved
control file list and
95
@throws ControlFileNotFound if the file cannot be
retrieved
.
183
@throws ControlFileNotFound if the file cannot be
retrieved
.
249
@throws ControlFileNotFound if the file cannot be
retrieved
.
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
batch.py
30
:ivar table: The Table object from which the item is
retrieved
.
39
can be
retrieved
for a single operation is 100. Also, the
40
number of items
retrieved
is constrained by a 1 MB size limit.
89
:ivar table: The Table object from which the item is
retrieved
.
157
can be
retrieved
for a single operation is 100. Also, the
158
number of items
retrieved
is constrained by a 1 MB size limit.
/external/avahi/avahi-gobject/
ga-enums.h
58
GA_RESOLVER_FAILURE = AVAHI_RESOLVER_FAILURE /**< Resolving failed due to some reason which can be
retrieved
using avahi_server_errno()/avahi_client_errno() */
66
GA_BROWSER_FAILURE = AVAHI_BROWSER_FAILURE /**< Browsing failed due to some reason which can be
retrieved
using avahi_server_errno()/avahi_client_errno() */
/external/mockito/src/org/mockito/internal/util/reflection/
Fields.java
28
* @param instance Instance from which declared fields will be
retrieved
.
42
* @param instance Instance from which declared fields will be
retrieved
.
/external/parameter-framework/upstream/parameter/
SelectionCriterionType.h
54
* @return true if integer value
retrieved
from the std::string one, false otherwise.
86
* @return true if integer value
retrieved
from the std::string one, false otherwise.
/external/pcre/dist/doc/
pcre_fullinfo.3
61
then be
retrieved
using PCRE_INFO_FIRSTCHARACTER,
68
be
retrieved
using PCRE_INFO_REQUIREDCHAR); 0 otherwise
/external/proguard/src/proguard/obfuscate/
DictionaryNameFactory.java
47
* @param nameFactory the name factory from which names will be
retrieved
127
*
retrieved
if the list of read names has been
/frameworks/av/include/drm/
DrmConstraints.h
148
* @param key Key whose value to be
retrieved
155
* @param key Key whose value to be
retrieved
as byte array
/frameworks/base/drm/java/android/drm/
DrmInfoRequest.java
108
* @param key The key whose value is being
retrieved
.
110
* @return The value of the key that is being
retrieved
. Returns null if the key cannot be
/frameworks/base/media/java/android/media/
MediaSyncEvent.java
24
* The audio session ID is
retrieved
from a player (e.g {@link MediaPlayer}, {@link AudioTrack} or
78
* For instance, the audio session ID can be
retrieved
via
/frameworks/data-binding/baseLibrary/src/main/java/android/databinding/
InverseBindingAdapter.java
73
* instance
retrieved
from the <code>DataBindingComponent</code>.
82
* The attribute that the value is to be
retrieved
for.
/toolchain/binutils/binutils-2.25/libiberty/
pexecute.c
112
/* Assume that we are done after the caller has
retrieved
the last
114
the exit statuses be
retrieved
in order, but this implementation
/development/ndk/samples/hello-jni/src/com/example/hellojni/
HelloJni.java
32
* the text is
retrieved
by calling a native
/external/curl/docs/libcurl/opts/
CURLOPT_CERTINFO.3
34
then be
retrieved
after a transfer using \fIcurl_easy_getinfo(3)\fP and its
CURLOPT_PRIVATE.3
32
this curl handle. The pointer can subsequently be
retrieved
using
/external/glide/library/src/main/java/com/bumptech/glide/load/model/
UriLoader.java
14
* @param <T> The type of data that will be
retrieved
for {@link android.net.Uri}s.
/external/glide/library/src/main/java/com/bumptech/glide/provider/
FixedLoadProvider.java
16
* @param <T> The type of the data that will be
retrieved
for the model.
Completed in 453 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>