Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dconverter.h31 BINARY, enumerator
/ohos5.0/base/update/updater/services/include/updater/
H A Dupdater_const.h100 constexpr int BINARY = 2; variable
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_engine.h62 JSON, BINARY, OTHER enumerator
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_value.h52 BINARY, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_javascript_value.h52 …enum class Type : unsigned char { NONE = 0, BOOLEAN, INTEGER, DOUBLE, STRING, BINARY, DICTIONARY, … enumerator