Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp99 bool ConvertStringToUInt32(const std::string& idStr, uint32_t& result) in ConvertStringToUInt32() function
136 if (ConvertStringToUInt32(idStr, resourceId)) { in PreGetDrawableItem()