Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/ExecutionEngine/
DScript.h78 inline std::string getCachedObjectPath() const { in getCachedObjectPath() function
83 return getCachedObjectPath().append(".info"); in getCacheInfoPath()
DScript.cpp270 std::string objPath = getCachedObjectPath(); in internalLoadCache()
400 std::string objPath = getCachedObjectPath(); in writeCache()