HomeSort by relevance Sort by last modified time
    Searched refs:debugDump (Results 51 - 75 of 142) sorted by null

1 23 4 5 6

  /frameworks/native/cmds/lshal/
ListCommand.cpp 506 auto ret = timeoutIPC(10s, manager, &IServiceManager::debugDump, [&] (const auto &infos) {
534 auto ret = timeoutIPC(manager, &IServiceManager::debugDump, [&] (const auto &infos) {
551 err() << "Error: Failed to call debugDump on defaultServiceManager(): "
    [all...]
  /external/emma/core/java12/com/vladium/emma/rt/
AppRunner.java 521 if (appLoader instanceof InstrClassLoader) ((InstrClassLoader) appLoader).debugDump (log.getWriter ());
    [all...]
  /system/hwservicemanager/
ServiceManager.cpp 448 Return<void> ServiceManager::debugDump(debugDump_cb _cb) {
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPMessage.java 503 public String debugDump() {
517 sprint(((SIPHeader) f.get(this)).debugDump());
    [all...]
  /hardware/interfaces/audio/core/4.0/vts/functional/
AudioPrimaryHidlHalTest.cpp 503 template <class DebugDump>
504 static void testDebugDump(DebugDump debugDump) {
523 ASSERT_OK(debugDump(handle));
526 // TODO: debugDump does not return a Result.
531 doc::note("debugDump does not seem implemented");
537 TEST_F(AudioPrimaryHidlTest, DebugDump) {
    [all...]
  /frameworks/av/media/libaudiohal/2.0/
StreamHalHidl.cpp 153 Return<void> ret = mStream->debugDump(hidlHandle);
  /frameworks/base/core/java/android/webkit/
WebView.java     [all...]
  /hardware/interfaces/audio/effect/2.0/vts/functional/
VtsHalAudioEffectV2_0TargetTest.cpp 161 description("Verify that debugDump doesn't crash on invalid arguments");
162 Return<void> ret = effectsFactory->debugDump(hidl_handle());
  /system/libhidl/transport/
ServiceManagement.cpp 430 Return<void> debugDump(debugDump_cb _hidl_cb) override {
  /test/vts-testcase/hal/automotive/vehicle/V2_0/host/
VtsHalAutomotiveVehicleV2_0HostTest.py 468 """Verifies that call to IVehicle#debugDump is not failing"""
469 dumpStr = self.vehicle.debugDump()
    [all...]
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 
  /prebuilts/devtools/tools/lib/
emma.jar 
emma_device.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-r1.jar 
android-all-7.1.0_r7-robolectric-0.jar 
android-all-7.1.0_r7-robolectric-r1.jar 
android-all-8.0.0_r4-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 
android-all-o-preview-4-robolectric-0.jar 
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebViewTest.java     [all...]
  /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.0/
dexmaker-1.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.2/
dexmaker-1.2.jar 

Completed in 621 milliseconds

1 23 4 5 6