Searched refs:weak_dependencies_ (Results 1 – 2 of 2) sorted by relevance
1298 int* weak_dependencies_; variable1896 return dependencies_[weak_dependencies_[index]]; in weak_dependency()
1744 proto->add_weak_dependency(weak_dependencies_[i]); in CopyTo()2121 weak_dependencies.insert(weak_dependencies_, in DebugStringWithOptions()2122 weak_dependencies_ + weak_dependency_count_); in DebugStringWithOptions()3980 result->weak_dependencies_ = tables_->AllocateArray<int>( in BuildFileImpl()3985 result->weak_dependencies_[weak_dependency_count++] = index; in BuildFileImpl()