/aosp_15_r20/external/perfetto/src/trace_processor/importers/memory_tracker/ |
H A D | graph.cc | 167 void Node::AddEntry(const std::string& name, in AddEntry() function in perfetto::trace_processor::Node 173 void Node::AddEntry(const std::string& name, const std::string& value) { in AddEntry() function in perfetto::trace_processor::Node
|
H A D | graph_unittest.cc | 215 TEST(NodeTest, AddEntry) { in TEST() argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/ |
D | enum_def.cc | 27 void EnumDef::AddEntry(std::string name, uint64_t value) { in AddEntry() function in EnumDef
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/os/ |
H A D | mos_util_user_interface.cpp | 32 MOS_STATUS MosUtilUserInterface::AddEntry(const uint32_t keyId, PMOS_USER_FEATURE_VALUE userFeature… in AddEntry() function in MosUtilUserInterface
|
/aosp_15_r20/external/cronet/net/log/ |
H A D | net_log_with_source.h | 30 void AddEntry(NetLogEventType type, in AddEntry() function
|
H A D | net_log_with_source.cc | 53 void NetLogWithSource::AddEntry(NetLogEventType type, in AddEntry() function in net::NetLogWithSource
|
H A D | net_log.cc | 67 void NetLog::AddEntry(NetLogEventType type, in AddEntry() function in net::NetLog
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | src_match_controller.cpp | 128 void SourceMatchController::AddEntry(Child &aChild) in AddEntry() function in ot::SourceMatchController
|
/aosp_15_r20/bionic/libc/malloc_debug/ |
H A D | RecordData.cpp | 165 void RecordData::AddEntry(const memory_trace::Entry& entry) { in AddEntry() function in RecordData
|
/aosp_15_r20/external/tink/cc/core/ |
H A D | keyset_handle_builder.cc | 114 KeysetHandleBuilder& KeysetHandleBuilder::AddEntry( in AddEntry() function in crypto::tink::KeysetHandleBuilder
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ctc/ |
H A D | ctc_beam_entry.h | 124 BeamEntry<T, CTCBeamState>* AddEntry(BeamEntry<T, CTCBeamState>* p, int l) { in AddEntry() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ctc/ |
H A D | ctc_beam_entry.h | 121 BeamEntry<CTCBeamState>* AddEntry(BeamEntry<CTCBeamState>* p, int l) { in AddEntry() function
|
/aosp_15_r20/art/runtime/verifier/ |
H A D | reg_type_cache-inl.h | 229 inline RegTypeType& RegTypeCache::AddEntry(RegTypeType* new_entry) { in AddEntry() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | metric_table_report.cc | 30 void MetricTableReport::AddEntry(Entry entry) { in AddEntry() function in xla::MetricTableReport
|
/aosp_15_r20/external/piex/src/tiff_directory/ |
H A D | tiff_directory.cc | 226 void TiffDirectory::AddEntry(const Tag tag, const Type type, in AddEntry() function in piex::tiff_directory::TiffDirectory
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/archive/ |
D | archive.go | 458 func (a *Archive) AddEntry(typ EntryType, name string, mtime int64, uid, gid int, mode os.FileMode,… func
|
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/arc/ |
H A D | exif_utils.cpp | 418 std::unique_ptr<ExifEntry> ExifUtils::AddEntry(ExifIfd ifd, ExifTag tag) { in AddEntry() function in arc::ExifUtils
|
/aosp_15_r20/external/rust/android-crates-io/crates/indexmap/tests/ |
D | quick.rs | 273 AddEntry(K, V), enumerator
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | network_change_notifier_fuchsia_unittest.cc | 242 void AddEntry(T entry) { in AddEntry() function in net::__anon10cd2e240111::ResultReceiver
|
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/utils/ |
D | ExifUtils.cpp | 818 std::unique_ptr<ExifEntry> ExifUtilsImpl::AddEntry(ExifIfd ifd, ExifTag tag) { in AddEntry() function in android::ExifUtilsImpl
|
/aosp_15_r20/external/cronet/third_party/libevent/ |
H A D | event_rpcgen.py | 32 def AddEntry(self, entry): member in Struct
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | host_cache.cc | 853 void HostCache::AddEntry(const Key& key, Entry&& entry) { in AddEntry() function in net::HostCache
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 795 auto AddEntry = [&](const DbgValueLocEntry &Entry, in constructVariableDIEImpl() local
|
/aosp_15_r20/external/libevent/ |
H A D | event_rpcgen.py | 72 def AddEntry(self, entry): member in Struct
|
/aosp_15_r20/external/clang/lib/Basic/ |
H A D | SourceManager.cpp | 274 void LineTableInfo::AddEntry(FileID FID, in AddEntry() function in LineTableInfo
|