HomeSort by relevance Sort by last modified time
    Searched full:subscribed (Results 76 - 100 of 195) sorted by null

1 2 34 5 6 7 8

  /external/syslinux/com32/lib/zlib/
inftrees.c 130 /* check for an over-subscribed or incomplete set of lengths */
135 if (left < 0) return -1; /* over-subscribed */
  /external/zlib/src/contrib/infback9/
inftree9.c 124 /* check for an over-subscribed or incomplete set of lengths */
129 if (left < 0) return -1; /* over-subscribed */
  /external/zlib/src/
inftrees.c 130 /* check for an over-subscribed or incomplete set of lengths */
135 if (left < 0) return -1; /* over-subscribed */
  /frameworks/base/media/java/android/media/
MediaLibraryService2.java 265 * If the controller hasn't subscribed to the parent, the API will do nothing.
281 * Notify all controllers that subscribed to the parent about change in the parent's
MediaBrowser2.java 175 * Unsubscribe for changes to the children of the parent, which was previously subscribed with
  /frameworks/support/media/src/main/java/android/support/v4/media/
MediaBrowserCompat.java 282 * If the id is already subscribed with a different callback then the new
288 * will be subscribed.
312 * If the id is already subscribed with a different callback then the new
318 * will be subscribed.
    [all...]
  /system/chre/core/include/chre/core/
wifi_request_manager.h 190 //! maintained to ensure that nanoapps are always subscribed to wifi scan
407 * future (if it has not subscribed to passive events).
audio_request_manager.h 248 * Posts CHRE_EVENT_AUDIO_SAMPLING_CHANGE events to all nanoapps subscribed to
gnss_manager.h 96 * Tracks a nanoapp that has subscribed to a session and the reporting
  /toolchain/binutils/binutils-2.27/zlib/contrib/infback9/
inftree9.c 124 /* check for an over-subscribed or incomplete set of lengths */
129 if (left < 0) return -1; /* over-subscribed */
  /toolchain/binutils/binutils-2.27/zlib/
inftrees.c 130 /* check for an over-subscribed or incomplete set of lengths */
135 if (left < 0) return -1; /* over-subscribed */
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCShuffler.cpp 141 llvm_unreachable("over-subscribed slots");
  /external/owasp/sanitizer/tools/findbugs/doc/
reportingBugs.html 76 >findbugs-discuss mailing list</a>.&nbsp; You must be subscribed
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
OsuNetworkConnectionTest.java 130 * received and the caller is subscribed to receive the callback.
  /hardware/interfaces/automotive/vehicle/2.0/default/common/src/
SubscriptionManager.cpp 283 return; // Nothing to do here, client wasn't subscribed to any properties.
  /packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
HeadsetPhoneStateTest.java 182 * indicator, the other device still remain subscribed.
  /packages/services/Car/tests/carservice_test/src/com/android/car/
VmsPublisherSubscriberTest.java 174 * The Mock service offers all the subscribed layers as available layers.
  /packages/services/Car/vehicle-hal-support-lib/src/com/android/car/vehiclehal/test/
MockedVehicleHal.java 299 throw new IllegalArgumentException("Property was not subscribed 0x"
  /external/zlib/src/contrib/blast/
blast.c 183 * subscribed code set, and positive for an incomplete code set. The tables
219 /* check for an over-subscribed or incomplete set of lengths */
224 if (left < 0) return left; /* over-subscribed--return negative */
  /toolchain/binutils/binutils-2.27/zlib/contrib/blast/
blast.c 179 * subscribed code set, and positive for an incomplete code set. The tables
215 /* check for an over-subscribed or incomplete set of lengths */
220 if (left < 0) return left; /* over-subscribed--return negative */
  /frameworks/base/media/java/android/service/media/
MediaBrowserService.java 324 + " which is not subscribed");
551 * This will cause browsers to fetch subscribed content again.
563 * This will cause browsers to fetch subscribed content again.
    [all...]
  /external/libcxx/docs/
index.rst 169 add `cfe-commits` as a subscriber. Also make sure you are subscribed to the
  /packages/services/Car/car-lib/src/android/car/hardware/hvac/
CarHvacManager.java 238 * subscribed Car HVAC properties.
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/docs/
index.rst 169 add `cfe-commits` as a subscriber. Also make sure you are subscribed to 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

Completed in 903 milliseconds

1 2 34 5 6 7 8