Searched refs:is_framework (Results 1 – 1 of 1) sorted by relevance
210 const bool is_framework = target_path == kFrameworkPath; in GetTargetContainer() local213 if (is_framework || !::stat(target_path.c_str(), &st)) { in GetTargetContainer()224 if (is_framework || in GetTargetContainer()