/aosp_15_r20/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/testutils/ |
D | TestContentProvider.java | 67 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/ |
D | PreviewDataManagerTest.java | 88 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 D | tests.rs | 15 mod insert; module
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
H A D | AssetContentProvider.java | 95 public Uri insert(Uri uri, ContentValues values) { in insert() method in AssetContentProvider
|
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/ |
H A D | FixItRewriter.cpp | 64 void insert(SourceLocation loc, StringRef text) override { in insert() function in __anon5d9aba0a0111::RewritesReceiver
|
/aosp_15_r20/external/deqp/framework/delibs/decpp/ |
H A D | deSTLUtil.hpp | 108 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 D | AssetContentProvider.java | 95 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 D | AddressRanges.h | 106 void insert(AddressRange Range, T Value) { in insert() function
|
/aosp_15_r20/bootable/libbootloader/gbl/smoltcp/ |
H A D | heapless.rs | 92 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 D | vulkan_list_map.hpp | 372 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/ |
D | PostOrderCFGView.h | 50 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 D | TrackerProvider.java | 99 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/ |
D | ptree_implementation.hpp | 327 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/ |
D | TelephonyBackupAgentTest.java | 885 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/ |
D | delay_queue.rs | 186 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 D | container.py | 262 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 D | map.rs | 1105 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 D | map.rs | 1105 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 D | map.rs | 1105 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 D | map.rs | 1105 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 D | map.rs | 1105 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/ |
D | ColorDelegator.py | 81 def insert(self, index, chars, tags=None): member in ColorDelegator
|
/aosp_15_r20/external/elfutils/libdwfl/ |
H A D | segment.c | 54 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/ |
D | FileProvider.java | 134 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/ |
D | FilteredNumberProvider.java | 94 public Uri insert(Uri uri, ContentValues values) { in insert() method in FilteredNumberProvider
|