OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:verification
(Results
126 - 150
of
1049
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/libhardware/include/hardware/
gatekeeper.h
103
* On success, writes the address of a
verification
token to auth_token,
104
* usable to attest password
verification
to other trusted services. Clients
112
* authenticator requests password
verification
, or for transactional
126
* resulting from this
verification
is assigned to *auth_token. The caller
132
* password due to a version change. Not set if
verification
fails.
keymaster0.h
51
* and must subsequently provided for signing and
verification
.
63
* and
verification
.
120
* Returns: 0 on successful
verification
or an error code less than 0.
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensorverification/
EventGapVerification.java
54
* @return the
verification
or null if the
verification
is not a continuous mode sensor.
69
// the
verification
is not reliable on environments under load
EventOrderingVerification.java
47
* @return the
verification
or null if the
verification
does not apply to the sensor.
62
* @throws AssertionError if the
verification
failed.
MagnitudeVerification.java
66
* @return the
verification
or null if the
verification
does not apply to the sensor.
82
* @throws AssertionError if the
verification
failed.
EventTimestampSynchronizationVerification.java
65
* @return The
verification
or null if the
verification
is not supported in the given
132
* The
verification
accounts for a lower and upper threshold, such thresholds are adjusted for
136
* @return A list of events tha failed the
verification
.
JitterVerification.java
70
* @return the
verification
or null if the
verification
does not apply to the sensor.
91
* @throws AssertionError if the
verification
failed.
97
// the
verification
is not reliable in environments under load
/dalvik/docs/
embedded-vm-control.html
14
<li><a href="#verifier">Bytecode
Verification
and Optimization</a>
111
<h2><a name="verifier">Bytecode
Verification
and Optimization</a></h2>
119
optimization and
verification
).
122
verification
and optimization,
130
to the VM. This enables
verification
, and only optimizes classes that
134
to disable
verification
. (We could pass in <code>-Xdexopt:all</code> to
136
code, since classes that fail
verification
may well be skipped by the
140
<p>Enabling
verification
will make the <code>dexopt</code> command
141
take significantly longer, because the
verification
process is fairly slow.
142
Once the verified and optimized DEX files have been prepared,
verification
[
all
...]
/external/mockito/src/org/mockito/internal/stubbing/
InvocationContainerImpl.java
11
import org.mockito.internal.
verification
.DefaultRegisteredInvocations;
12
import org.mockito.internal.
verification
.RegisteredInvocations;
13
import org.mockito.internal.
verification
.SingleRegisteredInvocation;
/frameworks/base/docs/html/google/play/billing/
billing_best_practices.jd
37
<h3 id="sign">Perform signature
verification
tasks on a server</h3>
38
<p>If practical, you should perform signature
verification
on a remote server and not on a device.
39
Implementing the
verification
process on a server makes it difficult for attackers to break the
40
verification
process by reverse engineering your .apk file. If you do offload security processing to
89
<p>Also, if you are performing nonce
verification
on a server, make sure that you generate the
95
<p>When you get back the response from Google Play, make sure to verify that the developer payload string matches the token that you sent previously with the purchase request. As a further security precaution, you should perform the
verification
on your own secure server.</p>
/docs/source.android.com/src/devices/tech/security/verifiedboot/
verified-boot.jd
38
<p>Note that if
verification
fails at any stage, the user must be visibly
115
verification
.</p>
117
<h3 id=verification_keys>
Verification
keys</h3>
122
key and only try other possible keys if this
verification
fails.</p>
124
<p>It must be possible for the user to flash alternative image
verification
keys
125
to the device, and the bootloader must try
verification
using these keys if
126
verification
using the OEM key fails. However, using an image signed with the
154
<li> RED, indicating the device has failed
verification
. This must display a
209
mounting additional partitions.
Verification
metadata must also be appended to the
239
wishes to disable
verification
on the device
[
all
...]
/external/deqp/doc/testspecs/GLES3/
functional.buffers.txt
33
+ Data
verification
by using buffer in rendering
34
+ Data
verification
using buffer mapping
/external/fio/
verify.h
9
VERIFY_NONE = 0, /* no
verification
*/
28
* followed by a checksum specific header that contains the
verification
/external/llvm/test/CodeGen/ARM/
fast-isel-load-store-verify.ll
4
; FIXME Add tests for thumbv7, they currently fail MI
verification
because
8
; and that they pass MI
verification
(wasn't the case until 2013-06-08).
/external/proguard/src/proguard/classfile/attribute/preverification/
SameOneFrame.java
56
* Creates a SameOneFrame with the given stack
verification
type.
65
* Applies the given
verification
type visitor to the stack item.
/frameworks/base/core/java/android/net/http/
X509TrustManagerExtensions.java
31
*
verification
of certificate chains after they have been successfully verified
63
* @return the properly ordered chain used for
verification
as a list of X509Certificates.
/frameworks/base/core/java/com/android/server/backup/
PreferredActivityBackupHelper.java
38
// intent-filter
verification
state
39
private static final String KEY_INTENT_VERIFICATION = "intent-
verification
";
/packages/apps/Music/tests/src/com/android/music/stress/
AlbumsPlaybackStress.java
57
*
Verification
: Check if it is in low memory
85
//
Verification
: check if it is in low memory
/art/compiler/dex/
verification_results.h
39
// Used by CompilerCallbacks to track
verification
information from the Runtime.
/cts/tests/tests/accounts/src/android/accounts/cts/
AccountRemovalDummyActivity.java
43
// Do
verification
and then remove the account
/cts/tools/vm-tests-tf/src/dot/junit/verify/a3/
Test_a3.java
32
fail("expected a
verification
exception");
/cts/tools/vm-tests-tf/src/dot/junit/verify/a5/
Test_a5.java
32
fail("expected a
verification
exception");
/cts/tools/vm-tests-tf/src/dot/junit/verify/b17/
Test_b17.java
39
fail("expected a
verification
exception");
/dalvik/dx/src/com/android/dx/io/
IndexType.java
29
/** "It depends." Used for {@code throw-
verification
-error}. */
/dalvik/libdex/
DexClass.cpp
26
/* Helper for
verification
which reads and verifies a given number
60
* The
verification
done by this function is of the raw data format
81
* The
verification
done by this function is of the raw data format
101
* The
verification
done by this function is of the raw data format
Completed in 711 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>