Searched refs:getNameByPath (Results 1 – 2 of 2) sorted by relevance
30 getNameByPath,185 const name = isEntry ? dirName.name : resourceQuery.name || getNameByPath(this.resourcePath)
34 export function getNameByPath (resourcePath) { function