/system/libhwbinder/include/hwbinder/ |
D | TextOutput.h | 42 inline Bundle(TextOutput& to) : mTO(to) { to.pushBundle(); } in Bundle() 153 inline TextOutput& endl(TextOutput& to) in endl() 159 inline TextOutput& indent(TextOutput& to) in indent() 165 inline TextOutput& dedent(TextOutput& to) in dedent()
|
/system/update_engine/common/ |
D | action_pipe.h | 71 static void Bond(FromAction* from, ToAction* to) { in Bond() 91 void BondActions(FromAction* from, ToAction* to) { in BondActions()
|
/system/libhwbinder/ |
D | TextOutput.cpp | 46 TextOutput& operator<<(TextOutput& to, const TypeCode& val) in operator <<() 65 TextOutput& operator<<(TextOutput& to, const HexDump& val) in operator <<()
|
/system/core/toolbox/upstream-netbsd/lib/libc/string/ |
D | swab.c | 48 swab(const void * __restrict from, void * __restrict to, ssize_t len) in swab()
|
/system/timezone/zone_compactor/main/java/ |
D | ZoneCompactor.java | 86 String to = st.nextToken(); in ZoneCompactor() local 108 String to = links.get(from); in ZoneCompactor() local
|
/system/bt/types/ |
D | raw_address.cc | 42 bool RawAddress::FromString(const std::string& from, RawAddress& to) { in FromString()
|
/system/extras/perfprofd/ |
D | perf_data_converter.cc | 48 uint64 to; member 117 uint64 to = event.branch_stack[i - 1].to.offset(); in RawPerfDataToAndroidPerfProfile() local
|
D | perf_profile.proto | 37 optional uint64 to = 3; field
|
/system/tpm/trunks/ |
D | background_command_transceiver_test.cc | 49 void Assign(std::string* to, const std::string& from) { in Assign()
|
/system/bt/embdrv/sbc/decoder/include/ |
D | oi_string.h | 58 #define OI_MemCopy(to, from, size) memcpy((to), (from), (size)) argument
|
/system/netd/server/ |
D | ndc.cpp | 125 struct timeval to; in do_monitor() local
|
/system/tools/aidl/ |
D | code_writer.cpp | 90 FILE* to = nullptr; in GetFileWriter() local
|
D | ast_java.cpp | 29 void WriteModifiers(CodeWriter* to, int mod, int mask) { in WriteModifiers() 57 void WriteArgumentList(CodeWriter* to, const vector<Expression*>& arguments) { in WriteArgumentList()
|
/system/timezone/distro/core/src/main/com/android/timezone/distro/ |
D | FileUtils.java | 101 public static void rename(File from, File to) throws IOException { in rename()
|
/system/vold/ |
D | MoveTask.cpp | 49 const std::shared_ptr<VolumeBase>& to) : in MoveTask()
|
/system/extras/simpleperf/ |
D | event_fd.cpp | 246 char* to = &buffer[buffer_pos]; in GetAvailableMmapData() local
|
D | cmd_report_test.cpp | 300 char to[80]; in TEST_F() local
|
/system/core/adb/ |
D | file_sync_client.cpp | 237 bool ReceivedError(const char* from, const char* to) { in ReceivedError() 478 bool CopyDone(const char* from, const char* to) { in CopyDone() 501 bool ReportCopyFailure(const char* from, const char* to, const syncmsg& msg) { in ReportCopyFailure() 590 bool WriteOrDie(const char* from, const char* to, const void* data, size_t data_length) { in WriteOrDie()
|
/system/core/libutils/ |
D | VectorImpl.cpp | 445 void* to = reinterpret_cast<uint8_t *>(array) + (where+amount)*mItemSize; in _grow() local 510 void* to = reinterpret_cast<uint8_t *>(array) + where*mItemSize; in _shrink() local
|
/system/extras/perfprofd/quipper/ |
D | perf_parser.h | 95 DSOAndOffset to; member
|
/system/core/libsparse/ |
D | backed_block.c | 145 struct backed_block_list *to, struct backed_block *start, in backed_block_list_move()
|
D | sparse.c | 290 struct sparse_file *to, unsigned int len) in move_chunks_up_to_len()
|
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/ |
D | perf.h | 152 u64 to; member
|
/system/core/libnativebridge/ |
D | native_bridge.cc | 613 bool NativeBridgeLinkNamespaces(native_bridge_namespace_t* from, native_bridge_namespace_t* to, in NativeBridgeLinkNamespaces()
|
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/ |
D | perf.h | 190 u64 to; member
|