| /system/logging/logd/ |
| D | LogStatistics.h | 141 iterator Add(const TKey& key, const LogStatisticsElement& element) { in Add() function 151 iterator Add(const TKey& key) { in Add() function 195 void Add(const LogStatisticsElement& element) { size_ += element.total_len; } in Add() function 234 void Add(const LogStatisticsElement& element) { in Add() function 267 void Add(pid_t new_pid) { in Add() function 277 void Add(const LogStatisticsElement& element) { in Add() function 317 void Add(pid_t incomingTid) { in Add() function 327 void Add(const LogStatisticsElement& element) { in Add() function 360 void Add(const LogStatisticsElement& element) { in Add() function 388 void Add(const LogStatisticsElement& element) { in Add() function
|
| D | LogStatistics.cpp | 122 void LogStatistics::Add(LogStatisticsElement element) { in Add() function in LogStatistics
|
| /system/unwinding/libunwindstack/ |
| D | MemoryOffline.h | 51 void Add(MemoryOffline* memory) { memories_.push_back(memory); } in Add() function
|
| D | Maps.cpp | 78 void Maps::Add(uint64_t start, uint64_t end, uint64_t offset, uint64_t flags, in Add() function in unwindstack::Maps 85 void Maps::Add(uint64_t start, uint64_t end, uint64_t offset, uint64_t flags, in Add() function in unwindstack::Maps
|
| /system/keymaster/android_keymaster/ |
| D | operation_table.cpp | 25 keymaster_error_t OperationTable::Add(OperationPtr&& operation) { in Add() function in keymaster::OperationTable
|
| /system/chre/apps/rpc_world/rpc/ |
| D | rpc_world.proto | 13 rpc Add(stream NumberMessage) returns (NumberMessage) {} rpc
|
| /system/extras/memory_replay/ |
| D | Pointers.cpp | 52 void Pointers::Add(uintptr_t key_pointer, void* pointer) { in Add() function in Pointers
|
| /system/chre/apps/rpc_world/src/ |
| D | rpc_world_manager.cc | 42 void RpcWorldService::Add( in Add() function in RpcWorldService
|
| /system/core/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 | 152 void StatementBlock::Add(std::shared_ptr<Statement> statement) { in Add() function in android::aidl::java::StatementBlock 156 void StatementBlock::Add(std::shared_ptr<Expression> expression) { in Add() function in android::aidl::java::StatementBlock
|
| /system/core/libprocessgroup/ |
| D | task_profiles.h | 202 void Add(std::unique_ptr<ProfileAction> e) { elements_.push_back(std::move(e)); } in Add() function
|
| /system/core/fs_mgr/libsnapshot/ |
| D | snapshot_metadata_updater_test.cpp | 178 TEST_P(SnapshotMetadataUpdaterTest, Add) { in TEST_P() argument
|