Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dtype_converter.cpp99 ValueUnit TypeConverter(const std::array<double, SIZE> &coeffs, const std::array<std::string_view, … in TypeConverter()
/arkcompiler/runtime_core/runtime/include/tooling/
Ddebug_interface.h234 virtual void LoadModule(std::string_view /* pandaFileName */) {} in LoadModule()