Home
last modified time | relevance | path

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

/ide/tools/previewer/jsapp/rich/external/
DStageContext.cpp565 std::string dirPath = jsonPath.substr(0, idx - flag.size() + 1); // 1 is for \ or / in SetPkgContextInfo() local
697 std::string dirPath = modulePath.substr(0, idx - flag.size() + 1); // 1 is for \ or / in GetLocalModuleInfo() local