Searched refs:options_path (Results 1 – 4 of 4) sorted by relevance
3288 DescriptorT* descriptor, const std::vector<int>& options_path);3390 const std::vector<int>& options_path);4096 std::vector<int> options_path; in AllocateOptions() local4097 descriptor->GetLocationPath(&options_path); in AllocateOptions()4098 options_path.push_back(options_field_tag); in AllocateOptions()4100 orig_options, descriptor, options_path); in AllocateOptions()4106 std::vector<int> options_path; in AllocateOptions() local4107 options_path.push_back(FileDescriptorProto::kOptionsFieldNumber); in AllocateOptions()4110 orig_options, descriptor, options_path); in AllocateOptions()4117 DescriptorT* descriptor, const std::vector<int>& options_path) { in AllocateOptionsImpl() argument[all …]
241 foreach(options_path ${NANOPB_OPTIONS_DIRS})242 set(NANOPB_PLUGIN_OPTIONS "${NANOPB_PLUGIN_OPTIONS} -I${options_path}")
1435 paths = ['.'] + options.options_path1574 options.options_path.append(os.path.dirname(request.file_to_generate[0]))
1543 paths = ['.'] + options.options_path1689 options.options_path.append(os.path.dirname(request.file_to_generate[0]))