Home
last modified time | relevance | path

Searched defs:chain (Results 1 – 23 of 23) sorted by relevance

/system/netd/server/
DBandwidthControllerTest.cpp244 const std::string chain = "bw_costly_" + iface; in makeInterfaceQuotaCommands() local
263 const std::string chain = "bw_costly_" + iface; in removeInterfaceQuotaCommands() local
301 const std::string chain = "bw_costly_shared"; in makeInterfaceSharedQuotaCommands() local
321 const std::string chain = "bw_costly_shared"; in removeInterfaceSharedQuotaCommands() local
DBandwidthController.cpp315 constexpr char chain[] = "bw_costly_shared"; in setInterfaceSharedQuota() local
371 constexpr char chain[] = "bw_costly_shared"; in removeInterfaceSharedQuota() local
437 const std::string chain = "bw_costly_" + iface; in setInterfaceQuota() local
496 const std::string chain = "bw_costly_" + iface; in removeInterfaceQuota() local
/system/tools/hidl/
DInterface.cpp244 std::vector<const Interface *> chain = typeChain(); in fillDescriptorChainMethod() local
255 std::vector<const Interface *> chain = typeChain(); in fillDescriptorChainMethod() local
271 Formatter& out, const std::string& prefix, const std::vector<const Interface*>& chain, in emitDigestChain()
299 std::vector<const Interface *> chain = typeChain(); in fillHashChainMethod() local
309 std::vector<const Interface *> chain = typeChain(); in fillHashChainMethod() local
665 std::vector<const Interface *> chain = typeChain(); in allMethodsFromRoot() local
DEnumType.cpp44 std::vector<const EnumType*> chain = typeChain(); in forEachValueFromRoot() local
218 std::vector<const EnumType*> chain = typeChain(); in lookupIdentifier() local
306 std::vector<const EnumType*> chain = typeChain(); in emitTypeDeclarations() local
540 std::vector<const EnumType*> chain = typeChain(); in emitJavaTypeDeclarations() local
615 std::vector<const EnumType*> chain = typeChain(); in emitVtsTypeDeclarations() local
730 std::vector<const EnumType *> chain; in emitExportedHeader() local
/system/extras/simpleperf/
Dcallchain.h36 std::vector<EntryT*> chain; member
DCallChainJoiner.cpp47 std::vector<CacheNode*> chain; in AddCallChain() local
/system/extras/simpleperf/scripts/inferno/
Ddata_types.py101 def add_callchain(self, chain, num_events): argument
/system/media/audio_utils/tests/
Daudio_mutex_tests.cpp645 const auto chain = deadlockInfo.chain; in TEST_P() local
760 const auto chain = deadlockInfo.chain; in TEST_P() local
867 const auto chain = deadlockInfo.chain; in TEST_P() local
/system/keymint/ta/src/
Dkeys.rs107 pub chain: Vec<keymint::Certificate>, field
125 let chain = sign_info.cert_chain(key_type)?; in get_signing_info() localVariable
Dlib.rs100 chain: Vec<keymint::Certificate>, field
/system/secretkeeper/client/src/
Ddice.rs149 let chain = Value::from_slice(&explicit_chain).unwrap(); in implicit_to_explicit_dice_chain_conversion() localVariable
/system/keymaster/km_openssl/
Dattestation_utils.cpp37 CertificateChain make_cert_chain(X509* certificate, CertificateChain chain, in make_cert_chain()
/system/keymaster/tests/
Dandroid_keymaster_messages_test.cpp128 keymaster_cert_chain_t* chain = &deserialized->certificate_chain; in TEST() local
572 keymaster_cert_chain_t* chain = &deserialized->certificate_chain; in TEST() local
821 keymaster_cert_chain_t* chain = &deserialized->certificate_chain; in TEST() local
/system/core/trusty/keymaster/keymint/
DTrustyKeyMintDevice.cpp78 vector<Certificate> convertCertificateChain(const keymaster::CertificateChain& chain) { in convertCertificateChain()
/system/keymaster/ng/
DAndroidKeyMintDevice.cpp195 vector<Certificate> convertCertificateChain(const CertificateChain& chain) { in convertCertificateChain()
/system/core/fs_mgr/libfs_avb/
Davb_util.cpp579 for (auto& chain : chain_partitions) { in LoadAndVerifyVbmetaByPartition() local
/system/keymint/tests/src/
Dlib.rs579 let chain = certs in test_signing_cert_parse() localVariable
/system/security/keystore2/test_utils/
Dffi_test_utils.cpp133 bool ChainSignaturesAreValid(const vector<certificate_t>& chain, bool strict_issuer_check) { in ChainSignaturesAreValid()
/system/hwservicemanager/
DServiceManager.cpp691 const hidl_vec<hidl_string>& chain) { in addWithChain()
/system/libhidl/transport/
DServiceManagement.cpp1025 Return<void> ret = service->interfaceChain([&](const auto& chain) { in registerAsServiceInternal()
/system/media/audio_utils/include/audio_utils/
Dmutex.h1066 std::vector<std::pair<pid_t, std::string>> chain; // wait chain of tids and mutexes. member
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h16445 struct tcf_chain *chain; member
16482 struct tcf_chain *chain; member
27403 struct plist_head chain; member
35694 struct hlist_nulls_head chain; member
35699 struct hlist_head chain; member
57375 struct fib_nh_exception __attribute__((btf_type_tag("rcu"))) *chain; member
57406 struct hlist_head chain; member
78691 struct dma_fence *chain; member
102402 struct list_head chain; member
102461 struct uvc_video_chain *chain; member
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h31428 struct tcf_chain *chain; member
31465 struct tcf_chain *chain; member
37330 struct plist_head chain; member
45356 struct hlist_nulls_head chain; member
45361 struct hlist_head chain; member
67133 struct fib_nh_exception __attribute__((btf_type_tag("rcu"))) *chain; member
67164 struct hlist_head chain; member
88400 struct dma_fence *chain; member
112278 struct list_head chain; member
112337 struct uvc_video_chain *chain; member
[all …]