Searched refs:set_begin (Results 1 - 6 of 6) sorted by relevance
/external/vboot_reference/host/include/ | ||
H A D | cgpt_params.h | 36 int set_begin; member in struct:CgptAddParams |
/external/vboot_reference/cgpt/ | ||
H A D | cgpt_add.c | 26 if (params->set_begin) { 74 if (params->set_begin) 116 if (!params->set_begin || !params->set_size || !params->set_type) { |
H A D | cmd_add.c | 69 params.set_begin = 1; |
/external/protobuf/src/google/protobuf/io/ | ||
H A D | printer.h | 83 annotation->set_begin(begin_offset); |
/external/protobuf/src/google/protobuf/ | ||
H A D | descriptor.pb.h | 3510 void set_begin(::google::protobuf::int32 value); 7561 inline void GeneratedCodeInfo_Annotation::set_begin(::google::protobuf::int32 value) { function in class:google::protobuf::GeneratedCodeInfo_Annotation |
H A D | descriptor.pb.cc | 14700 set_begin(from.begin()); 15097 void GeneratedCodeInfo_Annotation::set_begin(::google::protobuf::int32 value) { function in class:google::protobuf::GeneratedCodeInfo_Annotation |
Completed in 807 milliseconds