Home
last modified time | relevance | path

Searched refs:category (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A Dnativendk.cpp57 OH_AVCodecCategory category; in CreateCapability() local
93 category = HARDWARE; in CreateCapability()
95 category = SOFTWARE; in CreateCapability()
97 capability = OH_AVCodec_GetCapabilityByCategory(mimeType, coder, category); in CreateCapability()
/test/testfwk/xdevice/src/xdevice/_core/
H A Derror.py31 class Error(namedtuple("Error", ["code", "error", "category", "suggestions"],
47 msg = "[{}-{}] {}".format(self.category, self.code, self.error)
67 "category": "{}",
77 "category": ErrorCategory.Environment,
83 "category": ErrorCategory.Environment,
86 "category": ErrorCategory.Environment,
89 "category": ErrorCategory.Environment,
92 "category": ErrorCategory.Environment,
95 "category": ErrorCategory.Environment,
99 "category"
[all...]
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/entity/
H A DOhSampleBusinessGoods.java171 private String category; field in OhSampleBusinessGoods

Completed in 3 milliseconds