Searched refs:object_name (Results 1 - 25 of 32) sorted by relevance

12

/external/chromium_org/chrome/browser/media_galleries/win/
H A Dmtp_device_object_entry.cc13 const base::string16& object_name,
18 name(object_name),
12 MTPDeviceObjectEntry(const base::string16& object_id, const base::string16& object_name, bool is_directory, int64 size, const base::Time& last_modified_time) argument
H A Dmtp_device_object_entry.h20 const base::string16& object_name,
H A Dmtp_device_operations_util.h73 // Returns the identifier of the object specified by the |object_name|.
75 // |object_name| specifies the friendly name of the object.
78 const base::string16& object_name);
H A Dmtp_device_operations_util.cc257 // name in |object_name|. Leave |object_name| blank to request all entries. On
261 const base::string16& object_name,
274 const bool get_all_entries = object_name.empty();
289 } else if (entry.name == object_name) {
402 const base::string16& object_name) {
404 if (!GetMTPDeviceObjectEntries(device, parent_id, object_name,
259 GetMTPDeviceObjectEntries(IPortableDevice* device, const base::string16& directory_object_id, const base::string16& object_name, MTPDeviceObjectEntries* object_entries) argument
400 GetObjectIdFromName(IPortableDevice* device, const base::string16& parent_id, const base::string16& object_name) argument
/external/chromium_org/cc/debug/
H A Dtraced_value.h23 const char* object_name,
28 const char* object_name,
34 const char* object_name,
H A Dtraced_value.cc27 const char* object_name,
29 dict->SetString("id", base::StringPrintf("%s/%p", object_name, id));
35 const char* object_name,
38 MakeDictIntoImplicitSnapshot(dict, object_name, id);
45 const char* object_name,
49 MakeDictIntoImplicitSnapshot(dict, object_name, id);
26 MakeDictIntoImplicitSnapshot(base::debug::TracedValue* dict, const char* object_name, const void* id) argument
32 MakeDictIntoImplicitSnapshotWithCategory( const char* category, base::debug::TracedValue* dict, const char* object_name, const void* id) argument
41 MakeDictIntoImplicitSnapshotWithCategory( const char* category, base::debug::TracedValue* dict, const char* object_base_type_name, const char* object_name, const void* id) argument
/external/lldb/test/expression_command/formatters/
H A DTestFormatters.py84 object_name = self.res.GetOutput()
85 object_name = object_name[7:]
86 object_name = object_name[0:object_name.find(' =')]
91 self.expect("expression $" + object_name,
97 self.expect("expression --show-types -- $" + object_name,
109 self.expect("expression $" + object_name + '.a',
112 self.expect("expression *$" + object_name
[all...]
/external/openssl/crypto/ui/
H A Dui_locl.h94 and object_name is the name of the object (might be a card name or
99 const char *object_name);
H A Dui.h173 and object_name is the name of the object (might be a card name or
181 "Enter {object_desc} for {object_name}:"
183 So, if object_desc has the value "pass phrase" and object_name has
189 const char *object_desc, const char *object_name);
313 int UI_method_set_prompt_constructor(UI_METHOD *method, char *(*prompt_constructor)(UI* ui, const char* object_desc, const char* object_name));
H A Dui_lib.c412 const char *object_name)
418 object_desc, object_name);
429 if (object_name)
430 len += sizeof(prompt2) - 1 + strlen(object_name);
436 if (object_name)
439 BUF_strlcat(prompt, object_name, len + 1);
696 int UI_method_set_prompt_constructor(UI_METHOD *method, char *(*prompt_constructor)(UI* ui, const char* object_desc, const char* object_name)) argument
411 UI_construct_prompt(UI *ui, const char *object_desc, const char *object_name) argument
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
H A Drequireprovidesorter.py231 object_name = tokenutil.Search(token, Type.STRING_TEXT).string
246 tokens_map[object_name] = all_tokens
/external/chromium_org/content/renderer/java/
H A Dgin_java_bridge_object.h46 const std::string& object_name,
H A Dgin_java_bridge_object.cc30 const std::string& object_name,
50 global->Set(gin::StringToV8(isolate, object_name), controller.ToV8());
27 InjectNamed( blink::WebFrame* frame, const base::WeakPtr<GinJavaBridgeDispatcher>& dispatcher, const std::string& object_name, GinJavaBridgeDispatcher::ObjectID object_id) argument
/external/chromium_org/sandbox/win/src/
H A Dfilesystem_interception.cc310 UNICODE_STRING object_name; local
311 InitializeObjectAttributes(&object_attributes, &object_name, 0, NULL, NULL);
318 object_name.Buffer = file_rename_info->FileName;
319 object_name.Length = object_name.MaximumLength =
H A Dfile_policy_test.cc102 UNICODE_STRING object_name; local
103 RtlInitUnicodeString(&object_name, file.c_str());
106 InitializeObjectAttributes(&obj_attributes, &object_name,
137 UNICODE_STRING object_name; local
138 RtlInitUnicodeString(&object_name, file.c_str());
141 InitializeObjectAttributes(&obj_attributes, &object_name,
215 UNICODE_STRING object_name; local
217 RtlInitUnicodeString(&object_name, file.c_str());
220 InitializeObjectAttributes(&obj_attributes, &object_name,
/external/chromium_org/third_party/closure_linter/closure_linter/
H A Drequireprovidesorter.py233 object_name = tokenutil.GetStringAfterToken(token)
249 tokens_map[object_name] = all_tokens
/external/openssl/include/openssl/
H A Dui.h173 and object_name is the name of the object (might be a card name or
181 "Enter {object_desc} for {object_name}:"
183 So, if object_desc has the value "pass phrase" and object_name has
189 const char *object_desc, const char *object_name);
313 int UI_method_set_prompt_constructor(UI_METHOD *method, char *(*prompt_constructor)(UI* ui, const char* object_desc, const char* object_name));
/external/kernel-headers/original/uapi/linux/
H A Dncp_fs.h90 void __user * object_name; /* a userspace data, in most cases user name */ member in struct:ncp_objectname_ioctl
/external/chromium_org/base/process/
H A Dprocess_metrics_mac.cc155 mach_port_t object_name; local
162 &object_name);
174 mach_port_deallocate(mach_task_self(), object_name); local
/external/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp155 ObjectContainerBSDArchive::Archive::FindObject (const ConstString &object_name, const TimeValue &object_mod_time) argument
157 const ObjectNameToIndexMap::Entry *match = m_object_name_to_index_map.FindFirstValueForName (object_name.GetCString());
306 ConstString object_name (module_sp->GetObjectName());
307 if (object_name)
H A DObjectContainerBSDArchive.h174 FindObject (const lldb_private::ConstString &object_name,
/external/lldb/source/Core/
H A DModule.cpp172 const ConstString *object_name,
203 if (object_name)
204 m_object_name = *object_name;
868 Module::SetFileSpecAndObjectName (const FileSpec &file, const ConstString &object_name) argument
874 m_object_name = object_name;
920 const char *object_name = m_object_name.GetCString(); local
921 if (object_name)
922 s->Printf("(%s)", object_name);
1466 const ConstString &object_name = module_ref.GetObjectName(); local
1467 if (object_name)
170 Module(const FileSpec& file_spec, const ArchSpec& arch, const ConstString *object_name, off_t object_offset, const TimeValue *object_mod_time_ptr) argument
[all...]
/external/lldb/include/lldb/Core/
H A DModule.h78 /// @param[in] object_name
90 const ConstString *object_name = NULL,
823 const ConstString &object_name);
/external/lldb/source/Expression/
H A DClangUserExpression.cpp563 ConstString &object_name,
570 err.SetErrorStringWithFormat("Couldn't load '%s' because the context is incomplete", object_name.AsCString());
577 valobj_sp = frame_sp->GetValueForVariableExpressionPath(object_name.AsCString(),
594 err.SetErrorStringWithFormat("Couldn't load '%s' because its value couldn't be evaluated", object_name.AsCString());
625 ConstString object_name; local
629 object_name.SetCString("this");
633 object_name.SetCString("self");
643 object_ptr = GetObjectPointer(frame, object_name, object_ptr_error);
562 GetObjectPointer(lldb::StackFrameSP frame_sp, ConstString &object_name, Error &err) argument
/external/lldb/source/Symbol/
H A DSymtab.cpp88 const char * object_name = NULL; local
90 object_name = m_objfile->GetModule()->GetObjectName().GetCString();
95 object_name ? "(" : "",
96 object_name ? object_name : "",
97 object_name ? ")" : "",

Completed in 5411 milliseconds

12