/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/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 | 93 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 | 146 void StatementBlock::Add(std::shared_ptr<Statement> statement) { in Add() function in android::aidl::java::StatementBlock 150 void StatementBlock::Add(std::shared_ptr<Expression> expression) { in Add() function in android::aidl::java::StatementBlock
|
/system/core/adb/fdevent/ |
D | fdevent.cpp | 102 void fdevent_context::Add(fdevent* fde, unsigned events) { in Add() function in fdevent_context
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot_metadata_updater_test.cpp | 178 TEST_P(SnapshotMetadataUpdaterTest, Add) { in TEST_P() argument
|
/system/bt/bta/hearing_aid/ |
D | hearing_aid.cc | 116 void Add(HearingDevice device) { in Add() function in __anon4ec617020111::HearingDevices
|