Home
last modified time | relevance | path

Searched defs:SUFFIX (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_logger.h60 static constexpr std::string_view SUFFIX = "_redundant_file.txt"; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_module.h51 static constexpr std::string_view SUFFIX = "/ETSGLOBAL;"; in GetModulePrefix() local
/arkcompiler/runtime_core/static_core/runtime/tooling/evaluation/
Dexpression_loader.cpp54 static constexpr std::string_view SUFFIX = "_eval"; in FindEvaluationMethodName() local