Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/javanano/
Djavanano_generator.cc62 void UpdateParamsRecursively(Params& params, in UpdateParamsRecursively() function
86 UpdateParamsRecursively(params, file->dependency(i)); in UpdateParamsRecursively()
110 UpdateParamsRecursively(params, file); in Generate()