Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp3222 int32_t excludedCategoriesLen = excludedCategories->GetSize(); in Create() local
3224 for (int32_t i = 0; i < excludedCategoriesLen; ++i) { in Create()
3297 size_t excludedCategoriesLen = excludedCategories_->size(); in ToJson() local
3298 for (size_t i = 0; i < excludedCategoriesLen; i++) { in ToJson()

Completed in 11 milliseconds