Home
last modified time | relevance | path

Searched defs:SetCreated (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/core/
Dfont_header_table.cc173 void FontHeaderTable::Builder::SetCreated(int64_t date) { in SetCreated() function in sfntly::FontHeaderTable::Builder
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.cc68 void ThreadContextBase::SetCreated(uptr _user_id, u64 _unique_id, in SetCreated() function in __sanitizer::ThreadContextBase