/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/docs/ |
index.rst | 166 add `cfe-commits` as a subscriber. Also make sure you are subscribed to the
|
/system/chre/core/include/chre/core/ |
gnss_request_manager.h | 115 * Tracks a nanoapp that has subscribed to a location session and the
|
/external/google-benchmark/test/ |
output_test_helper.cc | 202 // check the results of all subscribed benchmarks 227 // finally we can call the subscribed check functions
|
/external/webrtc/webrtc/libjingle/xmpp/ |
rostermoduleimpl.cc | 114 else if (string == "subscribed") 794 return SendSubscriptionRequest(jid, "subscribed");
|
/prebuilts/go/darwin-x86/src/compress/flate/ |
inflate.go | 112 // tree (i.e., neither over-subscribed nor under-subscribed). The exception is a
|
/prebuilts/go/linux-x86/src/compress/flate/ |
inflate.go | 112 // tree (i.e., neither over-subscribed nor under-subscribed). The exception is a
|
/external/wpa_supplicant_8/src/wps/ |
wps_er.c | 201 ap->subscribed = 0; 350 if (ap->subscribed) { 409 wpa_printf(MSG_DEBUG, "WPS ER: Subscribed to events"); 410 ap->subscribed = 1; 772 * may have been ongoing at the time ER subscribed for events. [all...] |
/external/zlib/src/contrib/puff/ |
puff.c | 314 * subscribed code set, and positive for an incomplete code set. The tables 355 /* check for an over-subscribed or incomplete set of lengths */ 361 return left; /* over-subscribed--return negative */ [all...] |
/frameworks/support/media-compat/java/android/support/v4/media/ |
MediaBrowserServiceCompat.java | [all...] |
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/ |
FitDistanceWatchFaceService.java | 497 Log.i(TAG, "Successfully subscribed!");
|
FitStepsWatchFaceService.java | 498 Log.i(TAG, "Successfully subscribed!");
|
/external/clang/lib/Sema/ |
MultiplexExternalSemaSource.cpp | 10 // This file implements the event dispatching to the subscribed clients.
|
/external/guava/guava/src/com/google/common/eventbus/ |
EventBus.java | 245 * <p>If no subscribers have been subscribed for {@code event}'s class, and
|
package-info.java | 202 * <p>It's true that you can rename your {@code @Subscribed} event subscriber
|
/external/kernel-headers/original/uapi/sound/ |
asequencer.h | 170 #define SNDRV_SEQ_ADDRESS_SUBSCRIBERS 254 /* send event to all subscribed ports */
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
HexagonShuffler.cpp | 388 // Check if any slot, core, is over-subscribed.
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
asequencer.h | 169 #define SNDRV_SEQ_ADDRESS_SUBSCRIBERS 254 /* send event to all subscribed ports */
|
/packages/services/Car/car-lib/src/android/car/hardware/ |
CarSensorManager.java | 437 * will not be available if it was never subscribed before. This call will return immediately
|
/packages/services/Car/car-lib/src/android/car/hardware/cabin/ |
CarCabinManager.java | 372 * subscribed Car Cabin properties.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/ |
asequencer.h | 169 #define SNDRV_SEQ_ADDRESS_SUBSCRIBERS 254 /* send event to all subscribed ports */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/ |
asequencer.h | 169 #define SNDRV_SEQ_ADDRESS_SUBSCRIBERS 254 /* send event to all subscribed ports */
|
/system/bt/bta/include/ |
bta_ag_api.h | 236 /* Requested service option not subscribed (#33) */
|
/system/connectivity/wificond/scanning/ |
scanner_impl.cpp | 521 "subscribed to";
|
/system/update_engine/update_manager/ |
real_shill_provider_unittest.cc | 75 // The PropertyChanged signal should be subscribed to.
|
/external/libnfnetlink/src/ |
libnfnetlink.c | 306 * @subscriptions: netlink groups we want to be subscribed to 328 * @subscriptions: netlink groups we want to be subscribed to [all...] |