Home
last modified time | relevance | path

Searched defs:tlvType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/startup/appspawn/modules/module_engine/include/
H A Dappspawn_msg.h81 uint16_t tlvType; member
86 uint16_t tlvType; member
/ohos5.0/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_msg.c189 uint32_t tlvType, const AppSpawnAppData *data, uint32_t count, const char *name) in AddAppData()
/ohos5.0/base/update/updater/services/package/pkg_package/
H A Dpkg_upgradefile.cpp35 #define TLV_CHECK_AND_RETURN(tlv, tlvType, len, fileLen) \ argument