Searched defs:AddLabel (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
H A D | writer_base.cpp | 146 bool CowWriterBase::AddLabel(uint64_t label) { in AddLabel() function in android::snapshot::CowWriterBase |
/aosp_15_r20/system/update_engine/payload_consumer/ | ||
H A D | snapshot_extent_writer_unittest.cc | 82 bool AddLabel(uint64_t label) { in AddLabel() function in chromeos_update_engine::FakeCowWriter |
/aosp_15_r20/external/armnn/src/profiling/test/ | ||
H A D | TimelineModel.cpp | 18 void TimelineModel::AddLabel(const arm::pipe::ITimelineDecoder::Label& label) in AddLabel() function in arm::pipe::TimelineModel |