HomeSort by relevance Sort by last modified time
    Searched full:unrequested (Results 1 - 19 of 19) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
Dispatcher.c 286 // Set Before, After, and Unrequested state information based on Depex
287 // Driver will be put in Dependent or Unrequested state
298 Check every driver and locate a matching one. If the driver is found, the Unrequested
327 DriverEntry->Unrequested &&
330 // Move the driver from the Unrequested to the Dependent state
333 DriverEntry->Unrequested = FALSE;
590 if (DriverEntry->Unrequested) {
    [all...]
Dependency.c 178 DriverEntry->Unrequested = TRUE;
  /hardware/interfaces/gnss/1.0/default/
GnssBatching.cpp 99 ALOGE("%s: Unrequested location type %d at slot: %d of %d, skipping", __func__,
  /prebuilts/go/darwin-x86/src/crypto/tls/
handshake_client.go 591 return false, errors.New("tls: server advertised unrequested NPN extension")
596 return false, errors.New("tls: server advertised unrequested ALPN extension")
  /prebuilts/go/linux-x86/src/crypto/tls/
handshake_client.go 591 return false, errors.New("tls: server advertised unrequested NPN extension")
596 return false, errors.New("tls: server advertised unrequested ALPN extension")
  /external/boringssl/src/ssl/test/runner/
handshake_client.go     [all...]
  /external/tensorflow/tensorflow/core/distributed_runtime/rpc/
grpc_session.cc 226 return errors::Internal("Received response for unrequested fetch: ",
  /frameworks/base/services/core/java/com/android/server/connectivity/
Tethering.java     [all...]
  /frameworks/base/services/core/java/com/android/server/connectivity/tethering/
TetherInterfaceStateMachine.java 558 if (DBG) Log.d(TAG, "Untethered (unrequested)" + mIfaceName);
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3HWI.h 763 // Remove unrequested metadata due to Easel HDR+.
    [all...]
  /packages/apps/ExactCalculator/src/com/android/calculator2/
Calculator.java 638 // Always cancel unrequested in-progress evaluation of the main expression, so that
    [all...]
Evaluator.java 461 * Timeout for unrequested, speculative evaluations, in milliseconds.
476 * Maximum result bit length for unrequested, speculative evaluations.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h 192 BOOLEAN Unrequested;
    [all...]
  /external/dhcpcd-6.8.2/
dhcp6.c     [all...]
  /external/v8/src/heap/
heap.cc 284 // space. Undercounting is safe---we may get an unrequested full GC when
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/crypto/
tls.a     [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/crypto/
tls.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/crypto/
tls.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/crypto/
tls.a     [all...]

Completed in 404 milliseconds