Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/application_context_test/
H A Dapplication_context_test.cpp1183 std::vector<std::string> tempPaths; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dapplication_context.cpp574 void ApplicationContext::GetAllTempDir(std::vector<std::string> &tempPaths) in GetAllTempDir()
H A Dcontext_impl.cpp298 void ContextImpl::GetAllTempDir(std::vector<std::string> &tempPaths) in GetAllTempDir()