Home
last modified time | relevance | path

Searched defs:verbose (Results 1 – 25 of 46) sorted by relevance

12

/aosp14/frameworks/base/core/java/android/service/assist/classification/
H A DFieldClassificationService.java73 public void onConnected(boolean debug, boolean verbose) { in onConnected()
137 private void handleOnConnected(boolean debug, boolean verbose) { in handleOnConnected()
H A DIFieldClassificationService.aidl34 void onConnected(boolean debug, boolean verbose); in onConnected()
/aosp14/frameworks/base/cmds/idmap2/idmap2/
H A DDump.cpp42 bool verbose = false; in Dump() local
/aosp14/system/core/libsparse/
H A Dsparse_file.h29 bool verbose; member
H A Dsparse_read.cpp198 static void verbose_error(bool verbose, int err, const char* fmt, ...) { in verbose_error()
594 static struct sparse_file* sparse_file_import_source(SparseFileSource* source, bool verbose, in sparse_file_import_source()
658 struct sparse_file* sparse_file_import(int fd, bool verbose, bool crc) { in sparse_file_import()
663 struct sparse_file* sparse_file_import_buf(char* buf, size_t len, bool verbose, bool crc) { in sparse_file_import_buf()
668 struct sparse_file* sparse_file_import_auto(int fd, bool crc, bool verbose) { in sparse_file_import_auto()
/aosp14/frameworks/base/core/java/android/service/autofill/augmented/
H A DIAugmentedAutofillService.aidl35 void onConnected(boolean debug, boolean verbose); in onConnected()
/aosp14/frameworks/base/tests/JankBench/scripts/
H A Ditr_collect.py60 def score_device(name, serial, pull = False, verbose = False): argument
H A Dcollect.py91 def score_device(name, serial, pull = False, verbose = False): argument
/aosp14/frameworks/base/services/core/java/com/android/server/om/
H A DDumpState.java64 public void setVerbose(boolean verbose) { in setVerbose()
/aosp14/frameworks/base/core/java/com/android/internal/infra/
H A DAbstractSinglePendingRequestRemoteService.java50 int bindingFlags, boolean verbose) { in AbstractSinglePendingRequestRemoteService()
H A DAbstractMultiplePendingRequestsRemoteService.java51 int bindingFlags, boolean verbose, int initialCapacity) { in AbstractMultiplePendingRequestsRemoteService()
/aosp14/frameworks/base/services/musicrecognition/java/com/android/server/musicrecognition/
H A DRemoteMusicRecognitionService.java53 boolean bindInstantServiceAllowed, boolean verbose) { in RemoteMusicRecognitionService()
/aosp14/frameworks/base/core/java/android/service/contentcapture/
H A DIContentCaptureService.aidl38 void onConnected(IBinder callback, boolean verbose, boolean debug); in onConnected()
/aosp14/system/core/fastboot/
H A Dutil.cpp69 void verbose(const char* fmt, ...) { in verbose() function
/aosp14/frameworks/base/services/wallpapereffectsgeneration/java/com/android/server/wallpapereffectsgeneration/
H A DRemoteWallpaperEffectsGenerationService.java51 boolean verbose) { in RemoteWallpaperEffectsGenerationService()
/aosp14/frameworks/base/tests/utils/testutils/java/com/android/test/filters/
H A DSelectTest.java206 PackageSet(boolean verbose) { in PackageSet()
268 ClassSet(boolean verbose) { in ClassSet()
/aosp14/frameworks/base/services/searchui/java/com/android/server/searchui/
H A DRemoteSearchUiService.java45 boolean verbose) { in RemoteSearchUiService()
/aosp14/frameworks/base/services/smartspace/java/com/android/server/smartspace/
H A DRemoteSmartspaceService.java45 boolean verbose) { in RemoteSmartspaceService()
/aosp14/frameworks/base/tools/aapt2/cmd/
H A DCompile.h44 bool verbose = false; member
/aosp14/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/
H A DRemoteContentSuggestionsService.java48 boolean bindInstantServiceAllowed, boolean verbose) { in RemoteContentSuggestionsService()
/aosp14/frameworks/base/services/appprediction/java/com/android/server/appprediction/
H A DRemoteAppPredictionService.java45 boolean verbose) { in RemoteAppPredictionService()
/aosp14/system/core/trusty/utils/trusty-ut-ctrl/
H A Dut-ctrl.c52 static void print_usage_and_exit(const char* prog, int code, bool verbose) { in print_usage_and_exit()
/aosp14/frameworks/base/services/systemcaptions/java/com/android/server/systemcaptions/
H A DRemoteSystemCaptionsManagerService.java65 Context context, ComponentName componentName, int userId, boolean verbose) { in RemoteSystemCaptionsManagerService()
/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DRemoteContentCaptureService.java56 boolean verbose, int idleUnbindTimeoutMs) { in RemoteContentCaptureService()
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DRemoteInlineSuggestionRenderService.java54 boolean bindInstantServiceAllowed, boolean verbose) { in RemoteInlineSuggestionRenderService()

12