Searched refs:typeName (Results 1 – 8 of 8) sorted by relevance
/hardware/interfaces/identity/support/src/ |
D | cppbor_parse.cpp | 159 const std::string& typeName, in handleEntries() argument 164 parseClient->error(hdrBegin, "Not enough entries for " + typeName + "."); in handleEntries() 175 const uint8_t* valueBegin, const uint8_t* end, const std::string& typeName, in handleCompound() argument 183 handleEntries(entryCount, hdrBegin, valueBegin, end, typeName, parseClient); in handleCompound()
|
/hardware/interfaces/audio/policy/1.0/vts/functional/ |
D | ValidateEngineConfiguration.cpp | 88 if (configCriterionType.name == criterion.typeName) { in TEST()
|
/hardware/qcom/sdm845/gps/sdm845/core/data-items/ |
D | DataItemConcreteTypesBase.h | 237 NetworkType initialType, int32_t type, string typeName, string subTypeName, in NetworkInfoDataItemBase() argument 241 mTypeName(typeName), in NetworkInfoDataItemBase()
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | SystemStatus.h | 420 std::string typeName, in SystemStatusNetworkInfo() argument 426 mTypeName(typeName), in SystemStatusNetworkInfo()
|
/hardware/qcom/sm8150/gps/core/data-items/ |
D | DataItemConcreteTypesBase.h | 286 NetworkType initialType, int32_t type, string typeName, string subTypeName, in NetworkInfoDataItemBase() argument 290 mTypeName(typeName), in NetworkInfoDataItemBase()
|
/hardware/interfaces/camera/common/1.0/default/ |
D | VendorTagDescriptor.cpp | 171 const char* typeName = (type >= 0 && type < NUM_TYPES) ? in dump() local 174 "", tag, name.string(), type, typeName, sectionName.string()); in dump()
|
/hardware/qcom/sdm845/gps/sdm845/core/ |
D | SystemStatus.h | 469 std::string typeName="", 476 typeName,
|
/hardware/qcom/sm8150/gps/core/ |
D | SystemStatus.h | 483 std::string typeName="", 491 typeName,
|