Home
last modified time | relevance | path

Searched refs:datum (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dthread.h155 auto *datum = new (rawMem) LockedObjectInfo(std::forward<Args>(args)...); in EmplaceBack() local
157 return *datum; in EmplaceBack()
/arkcompiler/runtime_core/compiler/tests/
H A Ddump_test.cpp342 auto datum = GetCondCodeToString(first_imm_inst1.GetCc(), graph->GetAllocator()); in HWTEST_F()
343 str = datum.data(); in HWTEST_F()

Completed in 3 milliseconds