Home
last modified time | relevance | path

Searched defs:shortName (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
Dplugin.cpp20 std::string Plugin::FullNameForProcedure(std::string const &shortName) in FullNameForProcedure()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dverify_annotation.cpp38 std::string shortName = name.substr(0, name.size() - postFix.size()); in SimplifyClassName() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompiler_log.cpp119 std::string shortName = GetShortName(methodName_); in ~TimeScope() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument