HomeSort by relevance Sort by last modified time
    Searched refs:object_name (Results 1 - 25 of 43) sorted by null

1 2

  /external/chromium_org/chrome/browser/media_galleries/win/
mtp_device_object_entry.cc 13 const base::string16& object_name,
18 name(object_name),
mtp_device_object_entry.h 20 const base::string16& object_name,
mtp_device_operations_util.h 73 // 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);
  /external/chromium_org/cc/debug/
traced_value.cc 20 base::DictionaryValue* dict, const char* object_name, const void* id) {
21 dict->SetString("id", base::StringPrintf("%s/%p", object_name, id));
27 const char* object_name,
30 MakeDictIntoImplicitSnapshot(dict, object_name, id);
37 const char* object_name,
41 MakeDictIntoImplicitSnapshot(dict, object_name, id);
traced_value.h 23 base::DictionaryValue* dict, const char* object_name, const void* id);
27 const char* object_name,
33 const char* object_name,
  /external/lldb/test/expression_command/formatters/
TestFormatters.py 84 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 + '.b.i_ptr'
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/ui/
ui_locl.h 94 and object_name is the name of the object (might be a card name or
99 const char *object_name);
ui.h 173 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/openssl/crypto/ui/
ui_locl.h 94 and object_name is the name of the object (might be a card name or
99 const char *object_name);
ui.h 173 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/chromium_org/content/renderer/java/
gin_java_bridge_object.h 46 const std::string& object_name,
  /external/chromium_org/sandbox/win/src/
filesystem_interception.cc 303 UNICODE_STRING object_name; local
304 InitializeObjectAttributes(&object_attributes, &object_name, 0, NULL, NULL);
311 object_name.Buffer = file_rename_info->FileName;
312 object_name.Length = object_name.MaximumLength =
file_policy_test.cc 101 UNICODE_STRING object_name; local
102 RtlInitUnicodeString(&object_name, file.c_str());
105 InitializeObjectAttributes(&obj_attributes, &object_name,
136 UNICODE_STRING object_name; local
137 RtlInitUnicodeString(&object_name, file.c_str());
140 InitializeObjectAttributes(&obj_attributes, &object_name,
214 UNICODE_STRING object_name; local
216 RtlInitUnicodeString(&object_name, file.c_str());
219 InitializeObjectAttributes(&obj_attributes, &object_name,
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
requireprovidesorter.py 231 object_name = tokenutil.Search(token, Type.STRING_TEXT).string
246 tokens_map[object_name] = all_tokens
  /external/chromium_org/third_party/closure_linter/closure_linter/
requireprovidesorter.py 231 object_name = tokenutil.Search(token, Type.STRING_TEXT).string
246 tokens_map[object_name] = all_tokens
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
ui.h 173 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/openssl/include/openssl/
ui.h 173 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));
  /bionic/libc/kernel/uapi/linux/
ncp_fs.h 100 void __user * object_name; member in struct:ncp_objectname_ioctl
  /development/ndk/platforms/android-L/include/linux/
ncp_fs.h 100 void __user * object_name; member in struct:ncp_objectname_ioctl
  /external/kernel-headers/original/uapi/linux/
ncp_fs.h 90 void __user * object_name; /* a userspace data, in most cases user name */ member in struct:ncp_objectname_ioctl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
ncp_fs.h 90 void * object_name; /* a userspace data, in most cases user name */ member in struct:ncp_objectname_ioctl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ncp_fs.h 90 void * object_name; /* a userspace data, in most cases user name */ member in struct:ncp_objectname_ioctl
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
ncp_fs.h 100 void __user * object_name; member in struct:ncp_objectname_ioctl
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
ncp_fs.h 100 void __user * object_name; member in struct:ncp_objectname_ioctl
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
ncp_fs.h 100 void __user * object_name; member in struct:ncp_objectname_ioctl

Completed in 625 milliseconds

1 2