Home
last modified time | relevance | path

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

/developtools/packing_tool/ohos_packing_tool/frameworks/include/
Dconstants.h131 constexpr const int OPTIONS_SIZE = sizeof(LONG_OPTIONS) / sizeof(LONG_OPTIONS[0]); variable
/developtools/packing_tool/packing_tool/frameworks/include/
Dconstants.h240 constexpr const int32_t OPTIONS_SIZE = sizeof(LONG_OPTIONS) / sizeof(LONG_OPTIONS[0]); variable