Home
last modified time | relevance | path

Searched refs:object_name (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/cc/debug/
Dtraced_value.cc20 base::DictionaryValue* dict, const char* object_name, const void* id) { in MakeDictIntoImplicitSnapshot() argument
21 dict->SetString("id", base::StringPrintf("%s/%p", object_name, id)); in MakeDictIntoImplicitSnapshot()
27 const char* object_name, in MakeDictIntoImplicitSnapshotWithCategory() argument
30 MakeDictIntoImplicitSnapshot(dict, object_name, id); in MakeDictIntoImplicitSnapshotWithCategory()
Dtraced_value.h23 base::DictionaryValue* dict, const char* object_name, const void* id);
27 const char* object_name,
/external/chromium_org/chrome/browser/media_galleries/win/
Dmtp_device_object_entry.cc13 const base::string16& object_name, in MTPDeviceObjectEntry() argument
18 name(object_name), in MTPDeviceObjectEntry()
Dmtp_device_operations_util.cc256 const base::string16& object_name, in GetMTPDeviceObjectEntries() argument
269 const bool get_all_entries = object_name.empty(); in GetMTPDeviceObjectEntries()
283 } else if (entry.name == object_name) { in GetMTPDeviceObjectEntries()
397 const base::string16& object_name) { in GetObjectIdFromName() argument
399 if (!GetMTPDeviceObjectEntries(device, parent_id, object_name, in GetObjectIdFromName()
Dmtp_device_object_entry.h20 const base::string16& object_name,
Dmtp_device_operations_util.h78 const base::string16& object_name);
/external/chromium_org/sandbox/win/src/
Dfile_policy_test.cc101 UNICODE_STRING object_name; in File_CreateSys32() local
102 RtlInitUnicodeString(&object_name, file.c_str()); in File_CreateSys32()
105 InitializeObjectAttributes(&obj_attributes, &object_name, in File_CreateSys32()
136 UNICODE_STRING object_name; in File_OpenSys32() local
137 RtlInitUnicodeString(&object_name, file.c_str()); in File_OpenSys32()
140 InitializeObjectAttributes(&obj_attributes, &object_name, in File_OpenSys32()
214 UNICODE_STRING object_name; in File_QueryAttributes() local
216 RtlInitUnicodeString(&object_name, file.c_str()); in File_QueryAttributes()
219 InitializeObjectAttributes(&obj_attributes, &object_name, in File_QueryAttributes()
Dfilesystem_interception.cc303 UNICODE_STRING object_name; in TargetNtSetInformationFile() local
304 InitializeObjectAttributes(&object_attributes, &object_name, 0, NULL, NULL); in TargetNtSetInformationFile()
311 object_name.Buffer = file_rename_info->FileName; in TargetNtSetInformationFile()
312 object_name.Length = object_name.MaximumLength = in TargetNtSetInformationFile()
/external/chromium_org/third_party/openssl/openssl/crypto/ui/
Dui_lib.c412 const char *object_name) in UI_construct_prompt() argument
418 object_desc, object_name); in UI_construct_prompt()
429 if (object_name) in UI_construct_prompt()
430 len += sizeof(prompt2) - 1 + strlen(object_name); in UI_construct_prompt()
436 if (object_name) in UI_construct_prompt()
439 BUF_strlcat(prompt, object_name, len + 1); in UI_construct_prompt()
696 …HOD *method, char *(*prompt_constructor)(UI* ui, const char* object_desc, const char* object_name)) in UI_method_set_prompt_constructor() argument
Dui.h189 const char *object_desc, const char *object_name);
313 …OD *method, char *(*prompt_constructor)(UI* ui, const char* object_desc, const char* object_name));
Dui_locl.h99 const char *object_name);
/external/openssl/crypto/ui/
Dui_lib.c412 const char *object_name) in UI_construct_prompt() argument
418 object_desc, object_name); in UI_construct_prompt()
429 if (object_name) in UI_construct_prompt()
430 len += sizeof(prompt2) - 1 + strlen(object_name); in UI_construct_prompt()
436 if (object_name) in UI_construct_prompt()
439 BUF_strlcat(prompt, object_name, len + 1); in UI_construct_prompt()
696 …HOD *method, char *(*prompt_constructor)(UI* ui, const char* object_desc, const char* object_name)) in UI_method_set_prompt_constructor() argument
Dui.h189 const char *object_desc, const char *object_name);
313 …OD *method, char *(*prompt_constructor)(UI* ui, const char* object_desc, const char* object_name));
Dui_locl.h99 const char *object_name);
/external/chromium_org/third_party/closure_linter/closure_linter/
Drequireprovidesorter.py231 object_name = tokenutil.Search(token, Type.STRING_TEXT).string
246 tokens_map[object_name] = all_tokens
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
Drequireprovidesorter.py231 object_name = tokenutil.Search(token, Type.STRING_TEXT).string
246 tokens_map[object_name] = all_tokens
/external/chromium_org/chrome_frame/
Dchrome_tab.cc651 std::wstring object_name = L"MACHINE\\"; in RegisterSecuredMimeHandler() local
652 object_name.append(mime_key); in RegisterSecuredMimeHandler()
661 backup.RestoreSecurity(object_name.c_str()); in RegisterSecuredMimeHandler()
665 if (!AtlGetSecurityDescriptor(object_name.c_str(), SE_REGISTRY_KEY, &sd)) { in RegisterSecuredMimeHandler()
672 if (AtlSetOwnerSid(object_name.c_str(), SE_REGISTRY_KEY, token_.GetUser())) { in RegisterSecuredMimeHandler()
677 if (AtlSetDacl(object_name.c_str(), SE_REGISTRY_KEY, new_dacl)) { in RegisterSecuredMimeHandler()
682 backup.RestoreSecurity(object_name.c_str()); in RegisterSecuredMimeHandler()
/external/chromium_org/third_party/openssl/openssl/include/openssl/
Dui.h189 const char *object_desc, const char *object_name);
313 …OD *method, char *(*prompt_constructor)(UI* ui, const char* object_desc, const char* object_name));
/external/openssl/include/openssl/
Dui.h189 const char *object_desc, const char *object_name);
313 …OD *method, char *(*prompt_constructor)(UI* ui, const char* object_desc, const char* object_name));
/external/chromium_org/base/process/
Dprocess_metrics_mac.cc138 mach_port_t object_name; in GetMemoryBytes() local
145 &object_name); in GetMemoryBytes()
/external/protobuf/gtest/scons/
DSConscript137 object_name = os.path.basename(source).rstrip('.cc') + build_env['OBJ_SUFFIX']
138 if object_name not in _all_objects:
139 _all_objects[object_name] = build_env.Object(target=object_name,
141 return _all_objects[object_name]
/external/chromium_org/gpu/command_buffer/service/
Dframebuffer_manager.h37 virtual GLuint object_name() const = 0;
Dframebuffer_manager.cc71 virtual GLuint object_name() const OVERRIDE { in object_name() function in gpu::gles2::RenderbufferAttachment
181 virtual GLuint object_name() const OVERRIDE { in object_name() function in gpu::gles2::TextureAttachment
/external/v8/src/
Dbootstrapper.cc468 Handle<String> object_name = Handle<String>(heap->Object_symbol()); in CreateEmptyFunction() local
472 factory->NewFunction(object_name, factory->null_value()); in CreateEmptyFunction()
849 Handle<String> object_name = Handle<String>(heap->Object_symbol()); in InitializeGlobal() local
852 inner_global, object_name, in InitializeGlobal()
/external/chromium_org/v8/src/
Dbootstrapper.cc459 Handle<String> object_name = factory->Object_string(); in CreateEmptyFunction() local
463 factory->NewFunction(object_name, factory->null_value()); in CreateEmptyFunction()
838 Handle<String> object_name = factory->Object_string(); in InitializeGlobal() local
841 inner_global, object_name, in InitializeGlobal()

12