HomeSort by relevance Sort by last modified time
    Searched defs:set_name (Results 1 - 10 of 10) sorted by null

  /device/samsung/crespo/alsa-lib/test/
seq.c 25 void set_name(snd_seq_t *handle) function
206 set_name(handle);
  /external/bluetooth/bluez/src/
adapter.h 183 int (*set_name) (int index, const char *name); member in struct:btd_adapter_ops
adapter.c 979 static DBusMessage *set_name(DBusConnection *conn, DBusMessage *msg, function
997 int err = adapter_ops->set_name(adapter->dev_id, name);
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 226 inline void set_name(const ::std::string& value);
227 inline void set_name(const char* value);
228 inline void set_name(const char* value, size_t size);
525 inline void CodeGeneratorResponse_File::set_name(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
532 inline void CodeGeneratorResponse_File::set_name(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
539 inline void CodeGeneratorResponse_File::set_name(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
  /external/kernel-headers/original/linux/raid/
md_p.h 215 char set_name[32]; /* set and interpreted by user-space */ member in struct:mdp_superblock_1
  /external/v8/src/
spaces.h 1081 void set_name(const char* name) { name_ = name; } function in class:v8::internal::HistogramInfo
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 305 inline void set_name(const ::std::string& value);
306 inline void set_name(const char* value);
307 inline void set_name(const char* value, size_t size);
586 inline void set_name(const ::std::string& value);
587 inline void set_name(const char* value);
588 inline void set_name(const char* value, size_t size);
2511 inline void FileDescriptorProto::set_name(const ::std::string& value) { function in class:google::protobuf::FileDescriptorProto
2518 inline void FileDescriptorProto::set_name(const char* value) { function in class:google::protobuf::FileDescriptorProto
2525 inline void FileDescriptorProto::set_name(const char* value, size_t size) { function in class:google::protobuf::FileDescriptorProto
2796 inline void DescriptorProto::set_name(const ::std::string& value) { function in class:google::protobuf::DescriptorProto
2803 inline void DescriptorProto::set_name(const char* value) { function in class:google::protobuf::DescriptorProto
2810 inline void DescriptorProto::set_name(const char* value, size_t size) { function in class:google::protobuf::DescriptorProto
2984 inline void FieldDescriptorProto::set_name(const ::std::string& value) { function in class:google::protobuf::FieldDescriptorProto
2991 inline void FieldDescriptorProto::set_name(const char* value) { function in class:google::protobuf::FieldDescriptorProto
2998 inline void FieldDescriptorProto::set_name(const char* value, size_t size) { function in class:google::protobuf::FieldDescriptorProto
3223 inline void EnumDescriptorProto::set_name(const ::std::string& value) { function in class:google::protobuf::EnumDescriptorProto
3230 inline void EnumDescriptorProto::set_name(const char* value) { function in class:google::protobuf::EnumDescriptorProto
3237 inline void EnumDescriptorProto::set_name(const char* value, size_t size) { function in class:google::protobuf::EnumDescriptorProto
3311 inline void EnumValueDescriptorProto::set_name(const ::std::string& value) { function in class:google::protobuf::EnumValueDescriptorProto
3318 inline void EnumValueDescriptorProto::set_name(const char* value) { function in class:google::protobuf::EnumValueDescriptorProto
3325 inline void EnumValueDescriptorProto::set_name(const char* value, size_t size) { function in class:google::protobuf::EnumValueDescriptorProto
3390 inline void ServiceDescriptorProto::set_name(const ::std::string& value) { function in class:google::protobuf::ServiceDescriptorProto
3397 inline void ServiceDescriptorProto::set_name(const char* value) { function in class:google::protobuf::ServiceDescriptorProto
3404 inline void ServiceDescriptorProto::set_name(const char* value, size_t size) { function in class:google::protobuf::ServiceDescriptorProto
3478 inline void MethodDescriptorProto::set_name(const ::std::string& value) { function in class:google::protobuf::MethodDescriptorProto
3485 inline void MethodDescriptorProto::set_name(const char* value) { function in class:google::protobuf::MethodDescriptorProto
3492 inline void MethodDescriptorProto::set_name(const char* value, size_t size) { function in class:google::protobuf::MethodDescriptorProto
    [all...]
  /hardware/ril/mock-ril/src/generated/cpp/
ril.pb.h 821 inline void set_name(const ::std::string& value);
822 inline void set_name(const char* value);
823 inline void set_name(const char* value, size_t size);
3115 inline void RilCall::set_name(const ::std::string& value) { function in class:ril_proto::RilCall
3122 inline void RilCall::set_name(const char* value) { function in class:ril_proto::RilCall
3129 inline void RilCall::set_name(const char* value, size_t size) { function in class:ril_proto::RilCall
    [all...]
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 

Completed in 670 milliseconds