Home
last modified time | relevance | path

Searched defs:shortName (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
H A Dplugin.cpp20 std::string Plugin::FullNameForProcedure(std::string const &shortName) in FullNameForProcedure() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcompiler_log.cpp119 std::string shortName = GetShortName(methodName_); in ~TimeScope() local
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser.cpp1728 const char *shortName = u_getPropertyValueName(property, propertyValue, U_SHORT_PROPERTY_NAME); in IsExactPropertyValueAlis() local
1751 const char* shortName = u_getPropertyName(property, U_SHORT_PROPERTY_NAME); in IsExactPropertyAlias() local

Completed in 4 milliseconds