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

  /external/oprofile/libpp/
name_storage.cpp 35 string const & image_name_storage::get_name(image_name_id id, function in class:image_name_storage
47 get_name(id, int_real_filename, extra);
65 throw op_runtime_error("image_name_storage::get_name() called"
70 " image_name_storage;;get_name()");
xml_utils.cpp 419 string get_name() { return name; } function in class:module_info
644 string current_module_name = (m == 0 ? "" : my_modules[m-1].get_name());
902 (nr_modules == 0 ? "" : my_modules[nr_modules-1].get_name());
  /external/freetype/include/freetype/internal/services/
svgldict.h 50 FT_GlyphDict_GetNameFunc get_name; local
76 clazz->get_name = get_name_; \
  /external/qemu/elff/
dwarf_die.cc 42 const char* DIEObject::get_name() const { function in class:DIEObject
56 return org_die_obj->get_name();
66 return org_die_obj->get_name();
200 get_name());
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_die.cc 44 const char* DIEObject::get_name() const { function in class:DIEObject
58 return org_die_obj->get_name();
68 return org_die_obj->get_name();
202 get_name());
  /frameworks/compile/libbcc/gdb_plugin/
android-commands.py 74 def get_name(self): member in class:DebugAppInfo
366 if not currentAppInfo.get_name():
371 self._update_status(currentAppInfo.get_name(),
540 self.process_name = currentAppInfo.get_name()
599 self.process_name = currentAppInfo.get_name()
722 print "\tname=" + currentAppInfo.get_name()
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
OAuth.php 64 abstract public function get_name();
100 function get_name() { function
126 public function get_name() { function
162 public function get_name() { function
450 $signature_method->get_name(),
492 $this->signature_methods[$signature_method->get_name()] =
  /external/tcpdump/missing/
getaddrinfo.c 183 static int get_name (const char *, const struct afd *, struct addrinfo **,
651 get_name(ap, afd, &cur->ai_next,
811 get_name(pton, afd, &cur->ai_next,
905 get_name(addr, afd, res, numaddr, pai, servname) function
  /external/openssl/ssl/
kssl.c 686 char * (KRB5_CALLCONV *get_name) member in struct:_krb5_cc_ops
    [all...]
  /external/icu4c/test/cintltst/
nucnvtst.c 4861 const char * get_name; local
    [all...]
  /external/kernel-headers/original/linux/
fs.h 1291 int (*get_name)(struct dentry *parent, char *name, member in struct:export_operations
    [all...]
  /external/v8/src/
objects.cc 2705 Handle<String> get_name = isolate->factory()->LookupAsciiSymbol("get_"); local
    [all...]
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 1230 milliseconds