Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_class_test.cpp486 TEST_F(EtsClassTest, CompareAndSetName) in TEST_F() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp549 bool EtsClass::CompareAndSetName(EtsString *oldName, EtsString *newName) in CompareAndSetName() function in panda::ets::EtsClass