Home
last modified time | relevance | path

Searched defs:insert (Results 901 – 925 of 3376) sorted by relevance

1...<<31323334353637383940>>...136

/aosp_15_r20/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/testutils/
DTestContentProvider.java67 public Uri insert(Uri uri, ContentValues values) { in insert() method in TestContentProvider
/aosp_15_r20/packages/apps/TV/tests/robotests/src/com/android/tv/data/
DPreviewDataManagerTest.java88 public Uri insert(@NonNull Uri uri, @Nullable ContentValues values) { in insert() method in PreviewDataManagerTest.QueryExceptionProvider
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/bitflags-2.5.0/src/
H A Dtests.rs15 mod insert; module
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/
H A DAssetContentProvider.java95 public Uri insert(Uri uri, ContentValues values) { in insert() method in AssetContentProvider
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp64 void insert(SourceLocation loc, StringRef text) override { in insert() function in __anon5d9aba0a0111::RewritesReceiver
/aosp_15_r20/external/deqp/framework/delibs/decpp/
H A DdeSTLUtil.hpp108 bool insert(M &map, const typename M::key_type &key, const typename M::mapped_type &value) in insert() function
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/
H A DAssetContentProvider.java95 public Uri insert(Uri uri, ContentValues values) { in insert() method in AssetContentProvider
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DAddressRanges.h106 void insert(AddressRange Range, T Value) { in insert() function
/aosp_15_r20/bootable/libbootloader/gbl/smoltcp/
H A Dheapless.rs92 pub fn insert(&mut self, key: K, value: V) -> Result<Option<V>, (K, V)> { in insert() method
/aosp_15_r20/external/OpenCL-CTS/test_conformance/common/vulkan_wrapper/
H A Dvulkan_list_map.hpp372 void VulkanMap<VulkanKey, VulkanValue>::insert(const VulkanKey &key, in insert() function in VulkanMap
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/
DPostOrderCFGView.h50 std::pair<std::nullopt_t, bool> insert(const CFGBlock *Block) { in insert() function
/aosp_15_r20/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
H A DTrackerProvider.java99 public Uri insert(Uri uri, ContentValues values) { in insert() method in TrackerProvider
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/detail/
Dptree_implementation.hpp327 basic_ptree<K, D, C>::insert(iterator where, const value_type &value) in insert() function in boost::property_tree::basic_ptree
334 void basic_ptree<K, D, C>::insert(iterator where, It first, It last) in insert() function in boost::property_tree::basic_ptree
/aosp_15_r20/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyBackupAgentTest.java885 public Uri insert(Uri uri, ContentValues values) { in insert() method in TelephonyBackupAgentTest.FakeSmsProvider
937 public Uri insert(Uri uri, ContentValues values) { in insert() method in TelephonyBackupAgentTest.FakeMmsProvider
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/time/
Ddelay_queue.rs186 pub(crate) fn insert(&mut self, val: Data<T>) -> Key { in insert() method
652 pub fn insert(&mut self, value: T, timeout: Duration) -> Key { in insert() method
/aosp_15_r20/external/pytorch/torch/nn/modules/
H A Dcontainer.py262 def insert(self, index: int, module: Module) -> "Sequential": member in Sequential
405 def insert(self, index: int, module: Module) -> None: member in ModuleList
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/collections/hash/
H A Dmap.rs1105 pub fn insert(&mut self, k: K, v: V) -> Option<V> { in insert() function
1980 pub fn insert(&mut self, value: V) -> V { in insert() method
2011 pub fn insert(self, key: K, value: V) -> (&'a mut K, &'a mut V) in insert() method
2950 pub fn insert(&mut self, value: V) -> V { in insert() method
3092 pub fn insert(self, value: V) -> &'a mut V { in insert() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/collections/hash/
H A Dmap.rs1105 pub fn insert(&mut self, k: K, v: V) -> Option<V> { in insert() function
1980 pub fn insert(&mut self, value: V) -> V { in insert() method
2011 pub fn insert(self, key: K, value: V) -> (&'a mut K, &'a mut V) in insert() method
2950 pub fn insert(&mut self, value: V) -> V { in insert() method
3092 pub fn insert(self, value: V) -> &'a mut V { in insert() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/collections/hash/
H A Dmap.rs1105 pub fn insert(&mut self, k: K, v: V) -> Option<V> { in insert() function
1980 pub fn insert(&mut self, value: V) -> V { in insert() method
2011 pub fn insert(self, key: K, value: V) -> (&'a mut K, &'a mut V) in insert() method
2950 pub fn insert(&mut self, value: V) -> V { in insert() method
3092 pub fn insert(self, value: V) -> &'a mut V { in insert() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/collections/hash/
H A Dmap.rs1105 pub fn insert(&mut self, k: K, v: V) -> Option<V> { in insert() function
1980 pub fn insert(&mut self, value: V) -> V { in insert() method
2011 pub fn insert(self, key: K, value: V) -> (&'a mut K, &'a mut V) in insert() method
2950 pub fn insert(&mut self, value: V) -> V { in insert() method
3092 pub fn insert(self, value: V) -> &'a mut V { in insert() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/collections/hash/
H A Dmap.rs1105 pub fn insert(&mut self, k: K, v: V) -> Option<V> { in insert() function
1980 pub fn insert(&mut self, value: V) -> V { in insert() method
2011 pub fn insert(self, key: K, value: V) -> (&'a mut K, &'a mut V) in insert() method
2950 pub fn insert(&mut self, value: V) -> V { in insert() method
3092 pub fn insert(self, value: V) -> &'a mut V { in insert() method
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DColorDelegator.py81 def insert(self, index, chars, tags=None): member in ColorDelegator
/aosp_15_r20/external/elfutils/libdwfl/
H A Dsegment.c54 insert (Dwfl *dwfl, size_t i, GElf_Addr start, GElf_Addr end, int segndx) in insert() function
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/datamodel/
DFileProvider.java134 public Uri insert(final Uri uri, final ContentValues values) { in insert() method in FileProvider
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/blocking/
DFilteredNumberProvider.java94 public Uri insert(Uri uri, ContentValues values) { in insert() method in FilteredNumberProvider

1...<<31323334353637383940>>...136