Home
last modified time | relevance | path

Searched refs:creds (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dmain.rs120 let creds = ServerCredentials::insecure(); in async_main() localVariable
121 server.add_listening_port(addr, creds).unwrap(); in async_main()
/packages/services/Telephony/tests/src/com/android/phone/callcomposer/
DPictureManagerTest.java290 GbaCredentials creds = credsFuture.get(TIMEOUT_MILLIS, TimeUnit.MILLISECONDS); in testGbaCredLookup() local
291 assertEquals(fakeTxId, creds.getTransactionId()); in testGbaCredLookup()
292 assertArrayEquals(fakeKey, creds.getKey()); in testGbaCredLookup()
/packages/services/Telephony/src/com/android/phone/callcomposer/
DCallComposerPictureManager.java332 GbaCredentials creds = new GbaCredentials(transactionId, gbaKey); in getGbaCredentials()
334 mCachedCredentials = creds; in getGbaCredentials()
336 resultFuture.complete(creds); in getGbaCredentials()
/packages/services/Car/cpp/computepipe/runner/graph/
DGrpcGraph.cpp89 std::shared_ptr<::grpc::ChannelCredentials> creds = ::grpc::InsecureChannelCredentials(); in initialize() local
90 std::shared_ptr<::grpc::Channel> channel = ::grpc::CreateChannel(address, creds); in initialize()
/packages/apps/Car/DebuggingRestrictionController/libs/
Dhttpclient-4.5.12.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...