Home
last modified time | relevance | path

Searched defs:BASE (Results 1 – 5 of 5) sorted by relevance

/base/startup/init/test/fuzztest/utils/include/
Dfuzz_utils.h21 #define BASE 10 macro
/base/update/updateservice/services/core/ability/model/include/
Dpackage_type.h23 BASE = 2, enumerator
/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/
Dhitrace_adapter_impl.cpp24 const int BASE = 10; variable
/base/hiviewdfx/hiview/plugins/sysevent_source/
Devent_json_parser.cpp30 constexpr char BASE[] = "__BASE"; variable
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dsmaps_memory_info.cpp192 constexpr int BASE = 10; in CalcSmapsInfo() local