Home
last modified time | relevance | path

Searched refs:associated (Results 1 – 25 of 94) sorted by relevance

1234

/system/connectivity/wificond/scanning/
Dscan_result.cpp49 associated(associated_) { in NativeScanResult()
62 RETURN_IF_FAILED(parcel->writeInt32(associated ? 1 : 0)); in writeToParcel()
76 associated = (parcel->readInt32() != 0); in readFromParcel()
92 LOG(INFO) << "ASSOCIATED: " << associated; in DebugLog()
Dscan_result.h42 bool associated);
80 bool associated; variable
Dscan_utils.cpp175 bool associated = false; in ParseScanResult() local
180 associated = true; in ParseScanResult()
184 NativeScanResult(ssid, bssid, ie, freq, signal, tsf, capability, associated); in ParseScanResult()
/system/hardware/interfaces/wifi/keystore/1.0/
DIKeystore.hal42 * @return value the value associated with |key| in the keystore.
48 * Requests the public key associated with the credential referred to by
51 * @param keyId the key identifier associated with the credential.
56 * @return publicKey the public key associated with the credential.
62 * Signs the digest in |dataToSign| with the private key associated with
67 * @param keyId the key identifier associated with the credential.
/system/connectivity/wificond/tests/
Dscan_result_unittest.cpp68 EXPECT_EQ(kFakeAssociated, scan_result_copy.associated); in TEST_F()
/system/tpm/attestation/common/
Ddatabase.proto19 // The |endorsement_credential| encrypted with a public key associated with
73 // An arbitrary payload associated with the key.
Dattestation_ca.proto174 // Domain information about the device or user associated with the key. For an
178 // The virtual device ID associated with the device or user.
Dinterface.proto77 // The certificate data associated with the key (if any).
/system/sepolicy/tools/sepolicy-analyze/
DREADME40 terms of attributes associated with those same types. The rule
66 Displays the types associated with the specified attribute name.
70 Displays the attributes associated with the specified type name.
/system/libhidl/transport/token/1.0/
DITokenManager.hal37 * Destory a token and the strong reference to the associated interface.
/system/connectivity/wificond/
Dclient_interface_impl.cpp230 if (scan_result.associated) { in RefreshAssociateFreq()
/system/core/
DNOTICE247 risks associated with Your exercise of permissions under this License.
298 a copy of the Unicode data files and any associated documentation (the
299 "Data Files") or Unicode software and any associated documentation (the
306 above copyright notice(s) and this permission notice appear in associated
308 or in the Software as well as in the documentation associated with the
/system/core/rootdir/
Dueventd.rc4 # ueventd can only set permissions on device nodes and their associated
/system/bt/service/doc/
DIBluetoothLowEnergy.txt62 * application with the associated IBluetoothLowEnergyCallback event will be
/system/tpm/trunks/generator/
Draw_commands_fixed.txt945 are associated.
975 indicates that an authorization session is required for use of the entity associated with the handl…
1015 TPM2_SequenceComplete() will flush the context associated with the sequenceHandle.
1030 TPM2_Clear() will flush all contexts associated with the Storage hierarchy and the
1035 session. The authorization sessions associated with handles will occur in the session area in the
1144 Before a TPM may begin the actions associated with a command, a set of command format and
1237 the hierarchy associated with the object is not disabled (TPM_RC_HIERARCHY); and
1262 the hierarchy associated with the existing NV Index is not disabled (TPM_RC_HANDLE).
1264 iii) the hierarchy associated
1310 the number of handles associated with the commandCode and may be zero.
[all …]
Draw_structures.txt1413 In some cases, the allowed values are numeric values with no associated mnemonic. In such a case, t…
1417 associated with some algorithm (MY algorithm). In the implementation section (Annex B a named list
1804 selector, its name is in brackets (“[ ]”) placed before the parameter name associated with the unio…
2268 TPMA_ This is an attribute structure, where bits are associated with particular attributes
3319 modification to NV associated with an orderly shutdown. That is, the
4321 authorization-session nonce associated with the command.
4345 When a command fails, the TPM shall not update the authorization-session nonces associated with the
4372 parameters. The second group contains the errors that may be associated with a command parameter,
4552 There are 64 errors with this format. The errors can be associated with a parameter, handle, or ses…
4553 The error number for this format is in bits[05:00]. When an error is associated with a parameter, 0…
[all …]
Draw_structures_fixed.txt1413 In some cases, the allowed values are numeric values with no associated mnemonic. In such a case, t…
1417 associated with some algorithm (MY algorithm). In the implementation section (Annex B a named list
1804 selector, its name is in brackets (“[ ]”) placed before the parameter name associated with the unio…
2268 TPMA_ This is an attribute structure, where bits are associated with particular attributes
3313 modification to NV associated with an orderly shutdown. That is, the
4315 authorization-session nonce associated with the command.
4339 When a command fails, the TPM shall not update the authorization-session nonces associated with the
4366 parameters. The second group contains the errors that may be associated with a command parameter,
4546 There are 64 errors with this format. The errors can be associated with a parameter, handle, or ses…
4547 The error number for this format is in bits[05:00]. When an error is associated with a parameter, 0…
[all …]
/system/sepolicy/private/
Dzygote.te123 # setcon (dyntransition) to any types other than those associated
Dapp_neverallows.te141 # associated with reason #2 above.
/system/update_engine/
Dupdate_metadata.proto189 // Optional SHA 256 hash of the blob associated with this operation.
235 // associated operation blobs (in operations[i].data_offset, data_length)
/system/core/adb/
DNOTICE165 risks associated with Your exercise of permissions under this License.
198 copy of this software and associated documentation files (the "Software"),
/system/core/libpixelflinger/
DNOTICE164 risks associated with Your exercise of permissions under this License.
/system/extras/memory_replay/
DNOTICE164 risks associated with Your exercise of permissions under this License.
/system/core/run-as/
DNOTICE164 risks associated with Your exercise of permissions under this License.
/system/extras/micro_bench/
DNOTICE164 risks associated with Your exercise of permissions under this License.

1234