Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.cc634 mutable GoogleOnceDynamic locations_by_path_once_; member in google::protobuf::FileDescriptorTables
1034 locations_by_path_once_.Init(&FileDescriptorTables::BuildLocationsByPath, &p); in GetSourceLocation()