Searched defs:add_name (Results 1 - 3 of 3) sorted by relevance

/external/autotest/client/virt/
H A Dkvm_vm.py173 def add_name(help, name): function in function:VM.__make_qemu_command
411 qemu_cmd += add_name(help, name)
/external/pcre/dist/
H A Dpcre_compile.c8899 add_name(compile_data *cd, const pcre_uchar *name, int length, function
9409 add_name(cd, ng->name, ng->length, ng->number);
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h2582 inline ::google::protobuf::UninterpretedOption_NamePart* add_name();
6193 inline ::google::protobuf::UninterpretedOption_NamePart* UninterpretedOption::add_name() { function in class:google::protobuf::UninterpretedOption

Completed in 185 milliseconds