Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Ddfx_option.cpp47 std::string DfxOptionHandler::StringFromDfxOption(DfxOptionHandler::DfxOption dfxOption) in StringFromDfxOption() argument
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Ddfx.cpp79 auto dfxOption = DfxOptionHandler::DfxOptionFromString(optionStr); in ResetOptionValueFromString() local
H A Ddfx.h65 static uint8_t GetOptionValue(DfxOptionHandler::DfxOption dfxOption) in GetOptionValue() argument
71 static void SetOptionValue(DfxOptionHandler::DfxOption dfxOption, uint8_t value) in SetOptionValue() argument

Completed in 1 milliseconds