Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
H A Dtask.h92 static inline constexpr StorageType GetInternalRepresentation(StorageType taskType, StorageType vmType, in GetInternalRepresentation() function in ark::taskmanager::TaskProperties
119 : val_(GetInternalRepresentation(static_cast<StorageType>(taskType), static_cast<StorageType>(vmType), in TaskProperties()
148 return GetInternalRepresentation(static_cast<StorageType>(TaskType::UNKNOWN) - 1U, in MaxValue()

Completed in 1 milliseconds