Home
last modified time | relevance | path

Searched defs:fileExtCut (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.h196 size_t fileExtCut = path.rfind('.'); in GetExtension() local
211 size_t fileExtCut = filename.rfind("."); in GetBaseName() local