Home
last modified time | relevance | path

Searched defs:AddEntry (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/perfetto/src/trace_processor/importers/memory_tracker/
H A Dgraph.cc167 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 Dgraph_unittest.cc215 TEST(NodeTest, AddEntry) { in TEST() argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/
Denum_def.cc27 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 Dmos_util_user_interface.cpp32 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 Dnet_log_with_source.h30 void AddEntry(NetLogEventType type, in AddEntry() function
H A Dnet_log_with_source.cc53 void NetLogWithSource::AddEntry(NetLogEventType type, in AddEntry() function in net::NetLogWithSource
H A Dnet_log.cc67 void NetLog::AddEntry(NetLogEventType type, in AddEntry() function in net::NetLog
/aosp_15_r20/external/openthread/src/core/thread/
H A Dsrc_match_controller.cpp128 void SourceMatchController::AddEntry(Child &aChild) in AddEntry() function in ot::SourceMatchController
/aosp_15_r20/bionic/libc/malloc_debug/
H A DRecordData.cpp165 void RecordData::AddEntry(const memory_trace::Entry& entry) { in AddEntry() function in RecordData
/aosp_15_r20/external/tink/cc/core/
H A Dkeyset_handle_builder.cc114 KeysetHandleBuilder& KeysetHandleBuilder::AddEntry( in AddEntry() function in crypto::tink::KeysetHandleBuilder
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ctc/
H A Dctc_beam_entry.h124 BeamEntry<T, CTCBeamState>* AddEntry(BeamEntry<T, CTCBeamState>* p, int l) { in AddEntry() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ctc/
H A Dctc_beam_entry.h121 BeamEntry<CTCBeamState>* AddEntry(BeamEntry<CTCBeamState>* p, int l) { in AddEntry() function
/aosp_15_r20/art/runtime/verifier/
H A Dreg_type_cache-inl.h229 inline RegTypeType& RegTypeCache::AddEntry(RegTypeType* new_entry) { in AddEntry() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dmetric_table_report.cc30 void MetricTableReport::AddEntry(Entry entry) { in AddEntry() function in xla::MetricTableReport
/aosp_15_r20/external/piex/src/tiff_directory/
H A Dtiff_directory.cc226 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/
Darchive.go458 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 Dexif_utils.cpp418 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/
Dquick.rs273 AddEntry(K, V), enumerator
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_change_notifier_fuchsia_unittest.cc242 void AddEntry(T entry) { in AddEntry() function in net::__anon10cd2e240111::ResultReceiver
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DExifUtils.cpp818 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 Devent_rpcgen.py32 def AddEntry(self, entry): member in Struct
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_cache.cc853 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 DDwarfCompileUnit.cpp795 auto AddEntry = [&](const DbgValueLocEntry &Entry, in constructVariableDIEImpl() local
/aosp_15_r20/external/libevent/
H A Devent_rpcgen.py72 def AddEntry(self, entry): member in Struct
/aosp_15_r20/external/clang/lib/Basic/
H A DSourceManager.cpp274 void LineTableInfo::AddEntry(FileID FID, in AddEntry() function in LineTableInfo

12