HomeSort by relevance Sort by last modified time
    Searched refs:SetCreated (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.h 58 void SetCreated(uptr _user_id, u64 _unique_id, bool _detached,
sanitizer_thread_registry.cc 67 void ThreadContextBase::SetCreated(uptr _user_id, u64 _unique_id,
146 tctx->SetCreated(user_id, total_threads_++, detached,
  /external/sfntly/cpp/src/sfntly/table/core/
font_header_table.h 68 virtual void SetCreated(int64_t date);
font_header_table.cc 173 void FontHeaderTable::Builder::SetCreated(int64_t date) {

Completed in 157 milliseconds