Home
last modified time | relevance | path

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

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