Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/common/
Dityp_stack_vec.h32 stack_vec() : Base() { in stack_vec() function
34 stack_vec(Index size) : Base() { in stack_vec() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/profiler/
Dprofiling_framework_data.cc155 std::vector<std::string> stack_vec; in RecordHostProfile() local