Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/panda_guard/obfuscate/
Dproperty.cpp73 auto tmpName = this->name_.substr(STATE_VARIABLE_PREFIX.size()); in Update() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp321 std::string_view tmpName(descriptor); in CreateEtsClassName() local