Searched defs:note (Results 1 – 10 of 10) sorted by relevance
| /base/telephony/core_service/utils/vcard/src/contact_data/ |
| D | vcard_note_data.cpp | 40 void VCardNoteData::InitNoteData(std::string note) in InitNoteData() 50 void VCardNoteData::SetNote(std::string note) in SetNote()
|
| /base/hiviewdfx/hiview/plugins/performance/perfmonitor/interfaces/inner_api/src/ |
| D | perf_monitor_adapter.cpp | 72 …itorAdapter::GetInputTime(const std::string& sceneId, PerfActionType type, const std::string& note) in GetInputTime() 127 …PerfMonitorAdapter::Start(const std::string& sceneId, PerfActionType type, const std::string& note) in Start() 137 …rAdapter::StartCommercial(const std::string& sceneId, PerfActionType type, const std::string& note) in StartCommercial()
|
| /base/hiviewdfx/hiview/plugins/performance/perfmonitor/src/ |
| D | input_monitor.cpp | 63 …nputMonitor::GetInputTime(const std::string& sceneId, PerfActionType type, const std::string& note) in GetInputTime()
|
| D | animator_monitor.cpp | 64 …id AnimatorMonitor::Start(const std::string& sceneId, PerfActionType type, const std::string& note) in Start() 80 …rMonitor::OnAnimatorStart(const std::string& sceneId, PerfActionType type, const std::string& note) in OnAnimatorStart()
|
| D | scene_monitor.cpp | 199 …eMonitor::OnAnimatorStart(const std::string& sceneId, PerfActionType type, const std::string& note) in OnAnimatorStart()
|
| D | perf_reporter.cpp | 346 const auto& note = data.baseInfo.note; in ReportEventComplete() local
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/coredump/ |
| D | dfx_coredump_writer.cpp | 223 Elf64_Nhdr note; in NoteWrite() local 571 Elf64_Nhdr *note = reinterpret_cast<Elf64_Nhdr *>(currentPointer_); in AuxvWrite() local 588 bool NoteSegmentWriter::ReadProcessAuxv(Elf64_Nhdr *note) in ReadProcessAuxv() 616 Elf64_Nhdr *note = reinterpret_cast<Elf64_Nhdr *>(currentPointer_); in FileWrite() local
|
| D | dfx_coredump_service.cpp | 281 NoteSegmentWriter note(mappedMemory_, currentPointer_, coreDumpThread_, maps_, keyRegs_); in WriteNoteSegment() local
|
| /base/telephony/core_service/utils/vcard/src/ |
| D | vcard_constructor.cpp | 692 auto note = noteData->GetNote(); in ConstructNotes() local
|
| D | vcard_contact.cpp | 737 void VCardContact::AddNote(const std::string note) in AddNote()
|