Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/
H A Des2panda.cpp39 std::string_view dirPath = path.substr(0, pos); in DirName() local
/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_path_helper.cpp629 void ModulePathHelper::ResolveCurrentPath(CString &dirPath, CString &fileName, const JSPandaFile *jsPandaFile) in ResolveCurrentPath() argument
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5609 SetHostResolveBufferTracker(EcmaVM *vm, std::function<bool(std::string dirPath, uint8_t **buff, size_t *buffSize, std::string &errorMsg)> cb) SetHostResolveBufferTracker() argument

Completed in 16 milliseconds