Home
last modified time | relevance | path

Searched refs:HandleOutputPkg (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/common/
Duart.h276 struct HandleOutputPkg { struct
286 HandleOutputPkg(std::string keyIn, uint32_t sessionIdIn, uint8_t *data, size_t length, argument
353 vector<HandleOutputPkg> outPkgs; // Pkg label, HOutPkg
358 bool operator()(const HandleOutputPkg &other) in operator()
/developtools/hdc/test/unittest/common/
Duart_test.cpp690 HWTEST_F(HdcUARTBaseTest, HandleOutputPkg, TestSize.Level1)
693 HdcUARTBase::HandleOutputPkg testPackage("key", sessionId, nullptr, 0);
773 vector<HdcUARTBase::HandleOutputPkg> outPkgs; // Pkg label, HOutPkg