Home
last modified time | relevance | path

Searched defs:GetCopy (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/icing/icing/file/
H A Dfile-backed-vector.h778 libtextclassifier3::StatusOr<T> FileBackedVector<T>::GetCopy( in GetCopy() function
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl.cc242 std::unordered_set<ConnectAddressWithType> GetCopy() const { return acceptlist_set_; } in GetCopy() function in __anon8d9c7e7c0111::ShadowAcceptlist
284 std::unordered_set<hci::AddressWithType> GetCopy() const { return address_resolution_set_; } in GetCopy() function in __anon8d9c7e7c0111::ShadowAddressResolutionList
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dcpu_reader_unittest.cc199 std::unique_ptr<uint8_t[]> GetCopy() { in GetCopy() function in perfetto::__anon19c96f830111::BinaryWriter