Home
last modified time | relevance | path

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

/frameworks/base/cmds/idmap2/idmap2d/
DIdmap2Service.cpp210 const bool is_framework = target_path == kFrameworkPath; in GetTargetContainer() local
213 if (is_framework || !::stat(target_path.c_str(), &st)) { in GetTargetContainer()
224 if (is_framework || in GetTargetContainer()