HomeSort by relevance Sort by last modified time
    Searched refs:my_name (Results 1 - 8 of 8) sorted by null

  /external/chromium/net/disk_cache/
histogram_macros.h 105 const std::string my_name = BACKEND_OBJ->HistogramName(name, experiment);\
108 CACHE_HISTOGRAM_##type(my_name.data(), sample);\
111 CACHE_HISTOGRAM_##type(my_name.data(), sample);\
114 CACHE_HISTOGRAM_##type(my_name.data(), sample);\
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
sm_inter.x 70 string my_name<SM_MAXSTRLEN>; /* name of the site initiating the monitoring request*/
sm_inter.h 24 char *my_name; member in struct:my_id
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
sm_inter.x 70 string my_name<SM_MAXSTRLEN>; /* name of the site initiating the monitoring request*/
sm_inter.h 24 char *my_name; member in struct:my_id
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
sm_inter.x 70 string my_name<SM_MAXSTRLEN>; /* name of the site initiating the monitoring request*/
sm_inter.h 24 char *my_name; member in struct:my_id
  /development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
DeviceListFragment.java 149 TextView view = (TextView) mContentView.findViewById(R.id.my_name);

Completed in 68 milliseconds