/aosp_15_r20/system/memory/libmemunreachable/ |
D | LinkedList.h | 28 void insert(LinkedList<T>& node) { in insert() function
|
/aosp_15_r20/external/googleapis/google/spanner/v1/ |
H A D | mutation.proto | 77 Write insert = 1; field
|
/aosp_15_r20/external/coreboot/util/apcb/ |
H A D | apcb_v3_edit.py | 69 def inject(orig, insert, offset): argument
|
H A D | apcb_v3a_edit.py | 48 def inject(orig, insert, offset): argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | UniqueVector.h | 40 unsigned insert(const T &Entry) { in insert() function
|
/aosp_15_r20/external/leakcanary2/plumber-android/src/main/java/leakcanary/internal/ |
H A D | PlumberInstaller.kt | 32 override fun insert(uri: Uri, contentValues: ContentValues?): Uri? = null method in leakcanary.internal.PlumberInstaller
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt_np_adv_ffi/src/ |
D | handle_map.rs | 103 pub(crate) fn insert<C: CryptoProvider>(&mut self, data: T) -> u64 { in insert() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | UniqueVector.h | 40 unsigned insert(const T &Entry) { in insert() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | UniqueVector.h | 40 unsigned insert(const T &Entry) { in insert() function
|
/aosp_15_r20/external/leakcanary2/leakcanary-object-watcher-android/src/main/java/leakcanary/internal/ |
H A D | MainProcessAppWatcherInstaller.kt | 35 override fun insert(uri: Uri, contentValues: ContentValues?): Uri? = null method in leakcanary.internal.MainProcessAppWatcherInstaller
|
/aosp_15_r20/external/crosvm/devices/src/virtio/video/ |
H A D | async_cmd_desc_map.rs | 21 pub fn insert(&mut self, tag: AsyncCmdTag, descriptor_chain: DescriptorChain) { in insert() method
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/list_update_map_/ |
D | insert_fn_imps.hpp | 46 insert(const_reference r_val) in insert() function in PB_DS_CLASS_C_DEC
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/list_update_map_/ |
D | insert_fn_imps.hpp | 46 insert(const_reference r_val) in insert() function in PB_DS_CLASS_C_DEC
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | UniqueVector.h | 40 unsigned insert(const T &Entry) { in insert() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | UniqueVector.h | 40 unsigned insert(const T &Entry) { in insert() function
|
/aosp_15_r20/external/llvm-libc/src/__support/ |
H A D | intrusive_list.h | 29 LIBC_INLINE static void insert(void *elem, void *prev) { in insert() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | UniqueVector.h | 40 unsigned insert(const T &Entry) { in insert() function
|
/aosp_15_r20/libcore/ojluni/src/main/java/jdk/internal/ref/ |
H A D | PhantomCleanable.java | 86 private void insert() { in insert() method in PhantomCleanable
|
/aosp_15_r20/external/llvm/include/llvm/ADT/ |
H A D | UniqueVector.h | 42 unsigned insert(const T &Entry) { in insert() function
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/kapt/gen/stubs/com/android/settings/fuelgauge/batteryusage/db/ |
D | AppUsageEventDao.java | 20 public abstract void insert(@org.jetbrains.annotations.NotNull() in insert() method
|
D | BatteryEventDao.java | 21 public abstract void insert(@org.jetbrains.annotations.NotNull() in insert() method
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | TrigramIndex.cpp | 32 void TrigramIndex::insert(std::string Regex) { in insert() function in TrigramIndex
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/calllog/datasources/ |
D | CallLogMutations.java | 36 public void insert(long id, ContentValues contentValues) { in insert() method in CallLogMutations
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | TrigramIndex.cpp | 29 void TrigramIndex::insert(const std::string &Regex) { in insert() function in TrigramIndex
|
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/ |
H A D | printk_formats_parser.h | 47 void insert(uint64_t address, std::string name) { in insert() function
|