Searched defs:NATIVE (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/netstack/utils/common_utils/include/ | ||
H A D | trace_events.h | 27 static constexpr const char* NATIVE = "HttpRequest::NATIVE"; member |
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ | ||
H A D | intf_object_flags.h | 52 NATIVE = 16, member in ObjectFlagBits |
/foundation/communication/bluetooth/interfaces/inner_api/include/ | ||
H A D | bluetooth_def.h | 550 enum class MapCharsetType : uint8_t { NATIVE = 0x00, UTF_8 = 0x01, INVALID = 0x02 }; member in OHOS::Bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType::MapCharsetType |
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ | ||
H A D | bt_def.h | 649 enum class MapCharsetType : uint8_t { NATIVE = 0x00, UTF_8 = 0x01, INVALID = 0x02 }; member in OHOS::bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType::MapCharsetType |
Completed in 8 milliseconds