Home
last modified time | relevance | path

Searched defs:AddLabel (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dwriter_base.cpp146 bool CowWriterBase::AddLabel(uint64_t label) { in AddLabel() function in android::snapshot::CowWriterBase
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dsnapshot_extent_writer_unittest.cc82 bool AddLabel(uint64_t label) { in AddLabel() function in chromeos_update_engine::FakeCowWriter
/aosp_15_r20/external/armnn/src/profiling/test/
H A DTimelineModel.cpp18 void TimelineModel::AddLabel(const arm::pipe::ITimelineDecoder::Label& label) in AddLabel() function in arm::pipe::TimelineModel