/external/chromium_org/content/browser/ |
notification_service_impl.cc | 39 return map.find(source.map_key()) != map.end(); 59 observer_list = observers_[type][source.map_key()]; 62 observers_[type][source.map_key()] = observer_list; 83 observers_[type][source.map_key()]; 87 observers_[type].erase(source.map_key()); 109 *observers_[NOTIFICATION_ALL][AllSources().map_key()], 116 *observers_[NOTIFICATION_ALL][source.map_key()], 124 *observers_[type][AllSources().map_key()], 131 *observers_[type][source.map_key()],
|
/external/chromium_org/chrome/browser/translate/ |
translate_manager_browsertest.cc | 52 source.map_key(), &details));
|
/external/chromium_org/content/public/browser/ |
notification_details.h | 28 uintptr_t map_key() const { return reinterpret_cast<uintptr_t>(ptr_); } function in class:content::NotificationDetails
|
notification_source.h | 27 uintptr_t map_key() const { return reinterpret_cast<uintptr_t>(ptr_); } function in class:content::NotificationSource
|
/bionic/libc/kernel/uapi/sound/ |
sfnt_info.h | 160 int map_bank, map_instr, map_key; member in struct:soundfont_voice_map
|
/external/chromium_org/chrome/test/base/ |
interactive_test_utils.h | 116 if (!observer.GetDetailsFor(source.map_key(), &my_details))
|
ui_test_utils.h | 222 details_[source.map_key()] = *details_ptr;
|
/external/kernel-headers/original/uapi/sound/ |
sfnt_info.h | 185 int map_bank, map_instr, map_key; /* key = -1 means all keys */ member in struct:soundfont_voice_map
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/ |
sfnt_info.h | 185 int map_bank, map_instr, map_key; /* key = -1 means all keys */ member in struct:soundfont_voice_map
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/ |
sfnt_info.h | 185 int map_bank, map_instr, map_key; /* key = -1 means all keys */ member in struct:soundfont_voice_map
|
/external/chromium_org/chrome/browser/ui/views/ |
find_bar_host_interactive_uitest.cc | 410 ASSERT_TRUE(observer.GetDetailsFor(notification_source.map_key(), &details));
|
/external/chromium_org/chrome/browser/ui/ |
browser_browsertest.cc | [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
descriptor.cc | [all...] |
/external/protobuf/src/google/protobuf/ |
descriptor.cc | [all...] |
/prebuilts/misc/linux-x86/protobuf/ |
aprotoc | |