/system/core/logd/ |
D | LogStatistics.h | 142 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 …]
|
D | LogStatistics.cpp | 126 void LogStatistics::Add(LogStatisticsElement element) { in Add() function in LogStatistics
|
/system/core/libunwindstack/ |
D | MemoryOffline.h | 50 void Add(MemoryOffline* memory) { memories_.push_back(memory); } in Add() function
|
D | Maps.cpp | 80 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/ |
D | mutation.cc | 30 void Mutation::Add(MutationEntry entry) { in Add() function in bluetooth::storage::Mutation
|
/system/keymaster/android_keymaster/ |
D | operation_table.cpp | 25 keymaster_error_t OperationTable::Add(OperationPtr&& operation) { in Add() function in keymaster::OperationTable
|
/system/extras/memory_replay/ |
D | Pointers.cpp | 52 void Pointers::Add(uintptr_t key_pointer, void* pointer) { in Add() function in Pointers
|
/system/core/libprocessgroup/ |
D | task_profiles.h | 146 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/ |
D | test_command_handler.cc | 103 void TestCommandHandler::Add(const vector<std::string>& args) { in Add() function in test_vendor_lib::TestCommandHandler
|
D | test_model.cc | 105 size_t TestModel::Add(std::shared_ptr<Device> new_dev) { in Add() function in test_vendor_lib::TestModel
|
/system/core/libkeyutils/mini_keyctl/ |
D | mini_keyctl.cpp | 66 int Add(const std::string& type, const std::string& desc, const std::string& data, in Add() function
|
/system/tools/aidl/ |
D | ast_java.cpp | 149 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/ |
D | snapshot_metadata_updater_test.cpp | 175 TEST_P(SnapshotMetadataUpdaterTest, Add) { in TEST_P() argument
|
/system/core/adb/fdevent/ |
D | fdevent.cpp | 105 void fdevent_context::Add(fdevent* fde, unsigned events) { in Add() function in fdevent_context
|
/system/bt/bta/hearing_aid/ |
D | hearing_aid.cc | 116 void Add(HearingDevice device) { in Add() function in __anonbabfa7770111::HearingDevices
|