Home
last modified time | relevance | path

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

123456

/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/scanning/
Dscan_result.cpp52 associated(associated_), in NativeScanResult()
67 RETURN_IF_FAILED(parcel->writeInt32(associated ? 1 : 0)); in writeToParcel()
97 associated = (parcel->readInt32() != 0); in readFromParcel()
130 LOG(INFO) << "ASSOCIATED: " << associated; in DebugLog()
Dscan_result.h47 bool associated,
86 bool associated; variable
Dscan_utils.cpp176 bool associated = false; in ParseScanResult() local
181 associated = true; in ParseScanResult()
189 capability, associated, radio_chain_infos); in ParseScanResult()
/system/sepolicy/prebuilts/api/30.0/public/
Dmediaprovider.te3 ### MediaProvider and DownloadProvider and associated services.
/system/sepolicy/prebuilts/api/29.0/public/
Dmediaprovider.te3 ### MediaProvider and DownloadProvider and associated services.
/system/sepolicy/public/
Dmediaprovider.te3 ### MediaProvider and DownloadProvider and associated services.
/system/sepolicy/prebuilts/api/27.0/public/
Dmediaprovider.te3 ### MediaProvider and DownloadProvider and associated services.
/system/sepolicy/prebuilts/api/28.0/public/
Dmediaprovider.te3 ### MediaProvider and DownloadProvider and associated services.
/system/sepolicy/prebuilts/api/29.0/private/
Dradio.te7 # Telephony code contains time / time zone detection logic so it reads the associated properties.
Dmediaprovider.te3 ### MediaProvider and DownloadProvider and associated services.
/system/timezone/distro/
DREADME1 This directory contains tools and code associated with time zone "distro"
/system/sepolicy/prebuilts/api/30.0/private/
Dradio.te7 # Telephony code contains time / time zone detection logic so it reads the associated properties.
Dmediaprovider.te3 ### MediaProvider and DownloadProvider and associated services.
/system/sepolicy/private/
Dradio.te16 # Telephony code contains time / time zone detection logic so it reads the associated properties.
Dmediaprovider.te3 ### MediaProvider and DownloadProvider and associated services.
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
Dflatbuffers_types.fbs26 * SSID and associated security mode(s)
30 /* SecurityMode flags that are associated with this SSID
/system/sepolicy/prebuilts/api/27.0/private/
Dmediaprovider.te3 ### MediaProvider and DownloadProvider and associated services.
/system/tools/hidl/test/vendor/1.1/
DIVendor.hal22 // associated Android.bp
/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/connectivity/wificond/tests/
Dscan_result_unittest.cpp82 EXPECT_EQ(kFakeAssociated, scan_result_copy.associated); in TEST_F()
/system/sepolicy/prebuilts/api/28.0/private/
Dmediaprovider.te3 ### MediaProvider and DownloadProvider and associated services.
/system/apex/proto/
Dsession_state.proto52 // The associated rollback id
/system/libhidl/transport/token/1.0/
DITokenManager.hal37 * Destory a token and the strong reference to the associated interface.
/system/core/rootdir/
Dueventd.rc20 # ueventd can only set permissions on device nodes and their associated

123456