Home
last modified time | relevance | path

Searched refs:WORD (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_mgr.cpp57 constexpr const char* WORD = "WORD"; member
63 IMAGE, AUDIO, VIDEO, PDF, WORD, EXCEL, PPT
81 const std::set<std::string> supportAppTypes = {BROWSER, IMAGE, AUDIO, VIDEO, PDF, WORD, EXCEL, PPT, EMAIL};
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h43 static const uint8_t WORD = 0xC0; member in OHOS::bluetooth::ObexHdrType
224 WORD = 0XC0 // WORD member in OHOS::bluetooth::ObexActionType::ObexSessionParameters::ObexHeaderDataType
H A Dobex_utils.cpp146 case ObexHeaderDataType::WORD: in ObexHeaderItemDebug()
147 OBEX_LOG_INFO("WORD(dec):%{public}d", static_cast<const ObexOptionalWordHeader *>(&hi)->GetWord()); in ObexHeaderItemDebug()
H A Dobex_headers.cpp32 const uint8_t ObexHdrType::WORD; member in OHOS::bluetooth::ObexHdrType
144 case ObexHdrType::WORD: in ParseOptionalHeaders()
1132 return ObexHeaderDataType::WORD; in GetHeaderClassType()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c495 WORD sockVersion = MAKEWORD(FILLP_CONST_2, FILLP_CONST_2); in FillpSysArchInit()

Completed in 9 milliseconds