Home
last modified time | relevance | path

Searched defs:newName (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dnamemangler.cpp159 std::string newName = std::string(buf, pos); in EncodeName() local
209 std::string newName(nameLen, '\0'); in DecodeName() local
316 std::string newName = "Java_"; in NativeJavaName() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.h362 void SetName(const util::StringView &newName) in SetName()
367 void SetAssemblerName(const util::StringView &newName) in SetAssemblerName()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js15756 newName: "subtract", property
15761 newName: "multiply", property
15766 newName: "divide", property
15771 newName: "distance", property
15776 newName: "squaredDistance", property
15781 newName: "len", property
15786 newName: "lengthSqr", property
15791 newName: "multiplyScalar", property
15796 newName: "strictEquals", property
15802 newName: "length", property
[all …]
/arkcompiler/runtime_core/static_core/runtime/hotreload/
Dhotreload.cpp406 PandaString newName = utf::Mutf8AsCString(newMethod.GetName().data); in MethodChangesCheck() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_class_test.cpp497 EtsString *newName = EtsString::CreateFromMUtf8("TestNewName"); in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp549 bool EtsClass::CompareAndSetName(EtsString *oldName, EtsString *newName) in CompareAndSetName()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp427 std::string newName = funcName; in SelectLibCallNArg() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp9923 std::string newName = funcName; in SelectLibCallNArg() local