HomeSort by relevance Sort by last modified time
    Searched full:friend (Results 951 - 975 of 2215) sorted by null

<<31323334353637383940>>

  /hardware/ril/mock-ril/src/cpp/
worker.h 105 friend class WorkerQueueThread;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h 653 friend class rope<_CharT,_Alloc>;
654 friend class _Rope_iterator<_CharT,_Alloc>;
655 friend class _Rope_char_ptr_proxy<_CharT,_Alloc>;
718 friend class _Rope_char_ref_proxy<_CharT,_Alloc>;
756 friend class rope<_CharT,_Alloc>;
872 friend class rope<_CharT,_Alloc>;
966 friend class rope<_CharT,_Alloc>
    [all...]
  /packages/apps/Camera/jni/feature_stab/src/dbregtest/
PgmImage.h 30 friend std::ostream& operator<< (std::ostream& o, const PgmImage& im);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 127 friend class PB_DS_CLASS_C_DEC;
iterator.hpp 148 friend class PB_DS_CLASS_C_DEC;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 127 friend class PB_DS_CLASS_C_DEC;
iterator.hpp 148 friend class PB_DS_CLASS_C_DEC;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_rope.h 653 friend class rope<_CharT,_Alloc>;
654 friend class _Rope_iterator<_CharT,_Alloc>;
655 friend class _Rope_char_ptr_proxy<_CharT,_Alloc>;
718 friend class _Rope_char_ref_proxy<_CharT,_Alloc>;
756 friend class rope<_CharT,_Alloc>;
872 friend class rope<_CharT,_Alloc>;
966 friend class rope<_CharT,_Alloc>
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 127 friend class PB_DS_CLASS_C_DEC;
iterator.hpp 148 friend class PB_DS_CLASS_C_DEC;
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_rope.h 653 friend class rope<_CharT,_Alloc>;
654 friend class _Rope_iterator<_CharT,_Alloc>;
655 friend class _Rope_char_ptr_proxy<_CharT,_Alloc>;
718 friend class _Rope_char_ref_proxy<_CharT,_Alloc>;
756 friend class rope<_CharT,_Alloc>;
872 friend class rope<_CharT,_Alloc>;
966 friend class rope<_CharT,_Alloc>
    [all...]
  /system/media/wilhelm/src/android/
android_GenericMediaPlayer.h 77 friend class MediaPlayerNotificationClient;
  /external/chromium/chrome/browser/autofill/
autofill_manager.h 270 friend class AutofillManagerTest;
271 friend class FormStructureBrowserTest;
  /external/chromium/chrome/browser/chromeos/login/
wizard_controller.h 278 friend class WizardControllerFlowTest;
279 friend class chromeos::WizardInProcessBrowserTest;
  /external/chromium/chrome/browser/content_settings/
host_content_settings_map.h 173 friend struct BrowserThread::DeleteOnThread<BrowserThread::UI>;
174 friend class DeleteTask<HostContentSettingsMap>;
  /external/chromium/chrome/browser/extensions/
extensions_quota_service.h 49 friend class ExtensionTestQuotaResetFunction;
162 friend class QuotaLimitHeuristicTest;
  /external/chromium/chrome/browser/history/
starred_url_database.h 38 friend class HistoryTest;
39 friend class StarredURLDatabaseTest;
  /external/chromium/chrome/browser/instant/
instant_loader.h 106 friend class InstantLoaderManagerTest;
107 friend class InstantTest;
  /external/chromium/chrome/browser/prerender/
prerender_manager.h 146 friend class PrerenderBrowserTest;
148 friend class base::RefCountedThreadSafe<PrerenderManager>;
  /external/chromium/chrome/browser/renderer_host/
web_cache_manager.h 27 friend class WebCacheManagerTest;
96 friend struct DefaultSingletonTraits<WebCacheManager>;
  /external/chromium/chrome/browser/search_engines/
search_provider_install_data.cc 79 friend struct BrowserThread::DeleteOnThread<BrowserThread::IO>;
80 friend class DeleteTask<GoogleURLChangeNotifier>;
  /external/chromium/chrome/browser/sync/glue/
http_bridge.h 134 friend class base::RefCountedThreadSafe<HttpBridge>;
142 friend class ::HttpBridgeTest;
  /external/chromium/chrome/browser/
utility_process_host.h 107 friend class base::RefCountedThreadSafe<Client>;
112 friend class UtilityProcessHost;
  /external/chromium/net/socket_stream/
socket_stream.h 153 friend class base::RefCountedThreadSafe<SocketStream>;
159 friend class WebSocketThrottleTest;
  /external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.cc 127 " friend user Request to add a user to your roster.\n"
134 " invite user [room] Invites a friend to a multi-user-chat.\n"
207 } else if ((words.size() == 2) && (command == "friend")) {
526 // run the friend command as the other user too to create the linkage
555 // otherwise, it's a friend
576 console_->Printf("Found %s '%s'", options.is_muc ? "room" : "online friend",
580 console_->Printf("Could not find online friend '%s'", name.c_str());
891 console_->Printf("No such friend as %s.\n", user.c_str());

Completed in 749 milliseconds

<<31323334353637383940>>