Searched refs:set_begin (Results 1 - 6 of 6) sorted by relevance

/external/vboot_reference/host/include/
H A Dcgpt_params.h36 int set_begin; member in struct:CgptAddParams
/external/vboot_reference/cgpt/
H A Dcgpt_add.c26 if (params->set_begin) {
74 if (params->set_begin)
116 if (!params->set_begin || !params->set_size || !params->set_type) {
H A Dcmd_add.c69 params.set_begin = 1;
/external/protobuf/src/google/protobuf/io/
H A Dprinter.h83 annotation->set_begin(begin_offset);
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h3510 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 Ddescriptor.pb.cc14700 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