Home
last modified time | relevance | path

Searched defs:Add (Results 1 – 15 of 15) sorted by relevance

/system/core/logd/
DLogStatistics.h142 iterator Add(const TKey& key, const LogStatisticsElement& element) { in Add() function
152 iterator Add(const TKey& key) { in Add() function
196 void Add(const LogStatisticsElement& element) { size_ += element.total_len; } in Add() function
236 void Add(const LogStatisticsElement& element) { in Add() function
260 void Add(const LogStatisticsElement& element) { in Add() function
295 void Add(pid_t new_pid) { in Add() function
305 void Add(const LogStatisticsElement& element) { in Add() function
348 void Add(pid_t incomingTid) { in Add() function
358 void Add(const LogStatisticsElement& element) { in Add() function
391 void Add(const LogStatisticsElement& element) { in Add() function
[all …]
DLogStatistics.cpp126 void LogStatistics::Add(LogStatisticsElement element) { in Add() function in LogStatistics
/system/core/libunwindstack/
DMemoryOffline.h50 void Add(MemoryOffline* memory) { memories_.push_back(memory); } in Add() function
DMaps.cpp80 void Maps::Add(uint64_t start, uint64_t end, uint64_t offset, uint64_t flags, in Add() function in unwindstack::Maps
/system/bt/gd/storage/
Dmutation.cc30 void Mutation::Add(MutationEntry entry) { in Add() function in bluetooth::storage::Mutation
/system/keymaster/android_keymaster/
Doperation_table.cpp25 keymaster_error_t OperationTable::Add(OperationPtr&& operation) { in Add() function in keymaster::OperationTable
/system/extras/memory_replay/
DPointers.cpp52 void Pointers::Add(uintptr_t key_pointer, void* pointer) { in Add() function in Pointers
/system/core/libprocessgroup/
Dtask_profiles.h146 void Add(std::unique_ptr<ProfileAction> e) { elements_.push_back(std::move(e)); } in Add() function
/system/bt/vendor_libs/test_vendor_lib/model/setup/
Dtest_command_handler.cc103 void TestCommandHandler::Add(const vector<std::string>& args) { in Add() function in test_vendor_lib::TestCommandHandler
Dtest_model.cc105 size_t TestModel::Add(std::shared_ptr<Device> new_dev) { in Add() function in test_vendor_lib::TestModel
/system/core/libkeyutils/mini_keyctl/
Dmini_keyctl.cpp66 int Add(const std::string& type, const std::string& desc, const std::string& data, in Add() function
/system/tools/aidl/
Dast_java.cpp149 void StatementBlock::Add(std::shared_ptr<Statement> statement) { in Add() function in android::aidl::java::StatementBlock
153 void StatementBlock::Add(std::shared_ptr<Expression> expression) { in Add() function in android::aidl::java::StatementBlock
/system/core/fs_mgr/libsnapshot/
Dsnapshot_metadata_updater_test.cpp175 TEST_P(SnapshotMetadataUpdaterTest, Add) { in TEST_P() argument
/system/core/adb/fdevent/
Dfdevent.cpp105 void fdevent_context::Add(fdevent* fde, unsigned events) { in Add() function in fdevent_context
/system/bt/bta/hearing_aid/
Dhearing_aid.cc116 void Add(HearingDevice device) { in Add() function in __anonbabfa7770111::HearingDevices