Searched defs:attributes (Results 1 – 14 of 14) sorted by relevance
32 std::vector<StreamAttribute> attributes; in DstreamGetStreamAttributesFuzzTest() local
447 std::vector<StreamAttribute> attributes; variable
77 int32_t StreamOperatorService::GetStreamAttributes(std::vector<StreamAttribute> &attributes) in GetStreamAttributes()
120 uint8_t attributes; member
232 std::vector<StreamAttribute> attributes; variable
151 CamRetCode StreamOperator::GetStreamAttributes(std::vector<std::shared_ptr<StreamAttribute>>& attri… in GetStreamAttributes()
251 std::vector<StreamAttribute> attributes; in BENCHMARK_F() local
369 int32_t StreamOperatorVdiImpl::GetStreamAttributes(std::vector<VdiStreamAttribute> &attributes) in GetStreamAttributes()
681 std::vector<std::shared_ptr<Camera::StreamAttribute>> attributes; variable
1240 std::vector<std::shared_ptr<Camera::StreamAttribute>> attributes; variable
1331 std::vector<std::shared_ptr<OHOS::Camera::StreamAttribute>> attributes; in TEST_F() local
106 int32_t attributes; /* corresponding attributes of cs endpoint */ member
151 …nt32_t ParseUacEndpointAttr(struct usb_host_interface *alts, int32_t protocol, int32_t *attributes) in ParseUacEndpointAttr()
268 int32_t DStreamOperator::GetStreamAttributes(std::vector<StreamAttribute> &attributes) in GetStreamAttributes()