Searched defs:FIRST (Results 1 - 9 of 9) sorted by relevance
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/ |
H A D | n_func_arg.h | 32 FIRST = 0, enumerator
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/ |
H A D | napi_func_arg.h | 36 FIRST = 0, enumerator
|
/foundation/filemanagement/file_api/utils/filemgmt_libn/include/ |
H A D | n_func_arg.h | 38 FIRST = 0, enumerator
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/ |
H A D | n_func_arg.h | 43 FIRST = 0, enumerator
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/ |
H A D | distributed_test_sysinfo.h | 66 FIRST = 1, enumerator
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | base_text_select_overlay.h | 42 enum class DragHandleIndex { NONE, FIRST, SECOND }; member in OHOS::Ace::NG::DragHandleIndex
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.h | 110 enum class HandleType { FIRST = 0, SECOND }; member in OHOS::OHOS::Ace::NG::RecordType::HandleType
|
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_def.h | 544 enum class MapFractionRequestType : uint8_t { FIRST = 0x00, NEXT = 0x01, INVALID = 0x02 }; member in OHOS::Bluetooth::MapMessageType::MapFractionRequestType
|
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | bt_def.h | 643 enum class MapFractionRequestType : uint8_t { FIRST = 0x00, NEXT = 0x01, INVALID = 0x02 }; member in OHOS::bluetooth::MapMessageType::MapFractionRequestType
|
Completed in 12 milliseconds