Home
last modified time | relevance | path

Searched defs:pair (Results 1 – 7 of 7) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisplay_flags.cpp40 for (const std::string& pair : pairs) { in ParseDisplayConfig() local
/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotFramebuffers_unittest.cpp54 for (auto& pair : m_state.attachments) { in changedStateCheck() local
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/pairing/
DBluetoothPairingService.java143 private void pair(BluetoothDevice device, boolean unpairOnFail) { in pair() method in BluetoothPairingService
/device/generic/vulkan-cereal/stream-servers/
DFrameBuffer.cpp2567 [](const typename Collection::value_type& pair) { in saveProcOwnedCollection()
2571 for (const auto& pair : c) { in saveProcOwnedCollection() local
2856 [](Stream* s, const std::map<int, DisplayConfig>::value_type& pair) { in onSave()
2878 [](Stream* s, const EmulatedEglContextMap::value_type& pair) { in onSave()
2890 [now](Stream* s, const ColorBufferMap::value_type& pair) { in onSave()
2899 [](Stream* s, const EmulatedEglWindowSurfaceMap::value_type& pair) { in onSave()
/device/google/cuttlefish/guest/hals/identity/common/
DIdentityCredential.cpp915 optional<pair<vector<uint8_t>, vector<uint8_t>>> pair = in generateSigningKeyPair() local
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/
DSaveableTexture.cpp805 const std::unordered_map<GLenum, GLint>::value_type& pair) { in onSave()
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp54127 for (const auto& pair : timestamped_packets) in EmitLifecycleEvents() local