Home
last modified time | relevance | path

Searched refs:DEBUG (Results 1 – 25 of 138) sorted by relevance

123456

/system/bt/gd/packet/parser/
Dlanguage_y.yy106 DEBUG() << "LITTLE ENDIAN ";
108 DEBUG() << "BIG ENDIAN ";
119 DEBUG() << "FOUND ENUM\n\n";
124 DEBUG() << "FOUND PACKET\n\n";
130 DEBUG() << "FOUND STRUCT\n\n";
149 DEBUG() << "Enum Declared: name=" << *$2
163 DEBUG() << "Enumerator with comma\n";
170 DEBUG() << "Enumerator with list\n";
179 DEBUG() << "Enumerator: name=" << *$1
195 DEBUG() << "Checksum field defined\n";
[all …]
/system/iorap/src/binder/
Dpackage_version_map.cc38 LOG(DEBUG) << "Failed to get the latest version map"; in UpdateAll()
42 LOG(DEBUG) << "Update for version is done. The size is from " << old_size in UpdateAll()
49 LOG(DEBUG) << "The version map doesn't exist. " in Update()
56 LOG(DEBUG) << "New installed package " in Update()
65 LOG(DEBUG) << "New version package " in Update()
73 LOG(DEBUG) << "Same version package " in Update()
82 LOG(DEBUG) << "The version map doesn't exist. " in Size()
93 LOG(DEBUG) << "The version map doesn't exist. " in GetOrQueryPackageVersion()
100 LOG(DEBUG) << "Cannot find version for: " << package_name in GetOrQueryPackageVersion()
Dpackage_manager_remote.cc71 LOG(DEBUG) << "Failed to get all packages. The package manager may be down."; in GetPackageVersionMap()
74 LOG(DEBUG) << "PackageManagerRemote::GetPackageVersionMap: " in GetPackageVersionMap()
81 LOG(DEBUG) << "Cannot get version for " << package in GetPackageVersionMap()
147 LOG(DEBUG) << "Register package change observer."; in RegisterPackageChangeObserver()
160 LOG(DEBUG) << "Unregister package change observer."; in UnregisterPackageChangeObserver()
173 LOG(DEBUG) << "Register package manager death recipient."; in RegisterPackageManagerDeathRecipient()
189 LOG(DEBUG) << "PackageManagerDeathRecipient::binderDied try to re-register"; in binderDied()
/system/iorap/src/db/
Dclean_up.cc35 LOG(DEBUG) << "Clean up files for activity " << vcn.GetActivity(); in CleanUpFilesForActivity()
41 LOG(DEBUG) << "Remove file: " << file_path; in CleanUpFilesForActivity()
52 LOG(DEBUG) << "Remove file: " << file_path; in CleanUpFilesForActivity()
62 LOG(DEBUG) << "Clean up files for package " << package_name << " with version " in CleanUpFilesForPackage()
80 LOG(DEBUG) << "No package to clean up " << package_name << " with version " << version; in CleanUpFilesForPackage()
111 LOG(DEBUG) << "No package rows to clean up " << package_name; in CleanUpFilesForPackage()
/system/libufdt/tests/
Dapply_overlay.sh19 DEBUG=false
77 if $DEBUG; then
87 if $DEBUG; then
121 if $DEBUG; then
Drun_performance_test.sh26 DEBUG=false
40 if $DEBUG; then
66 if $DEBUG; then
74 if $DEBUG; then
Drun_stress_test.sh22 DEBUG=false
51 if $DEBUG; then
59 if $DEBUG; then
/system/vold/
DCheckEncryption.cpp58 LOG(DEBUG) << "checkEncryption check_file: " << needle; in check_file()
82 LOG(DEBUG) << "Writing to " << needle; in check_file()
100 LOG(DEBUG) << "Extent " << i << " at " << xt->fe_physical << " length " << xt->fe_length; in check_file()
122 LOG(DEBUG) << "Searching " << area.size() << " bytes of " << needle; in check_file()
123 LOG(DEBUG) << "First position of blob: " << area.find(randomhex); in check_file()
DIdleMaint.cpp156 LOG(DEBUG) << "Starting trim of " << path; in Trim()
237 LOG(DEBUG) << "Start GC on " << path; in startGc()
247 LOG(DEBUG) << "Stop GC on " << path; in stopGc()
274 LOG(DEBUG) << "Start Dev GC on " << path; in runDevGcFstab()
283 LOG(DEBUG) << "No more to do Dev GC"; in runDevGcFstab()
287 LOG(DEBUG) << "Trigger Dev GC on " << path; in runDevGcFstab()
299 LOG(DEBUG) << "Stop Dev GC on " << path; in runDevGcFstab()
337 LOG(DEBUG) << "Start Dev GC on HAL"; in runDevGcOnHal()
360 LOG(DEBUG) << "idle maintenance is already running"; in RunIdleMaint()
370 LOG(DEBUG) << "idle maintenance started"; in RunIdleMaint()
[all …]
DEncryptInplace.cpp149 LOG(DEBUG) << "Copying " << data->count << " blocks at offset " << data->offset; in flush_outstanding_data()
266 LOG(DEBUG) << "Not fast encrypting since resuming part way through"; in cryptfs_enable_inplace_ext4()
275 LOG(DEBUG) << "Opening" << real_blkdev; in cryptfs_enable_inplace_ext4()
282 LOG(DEBUG) << "Opening" << crypto_blkdev; in cryptfs_enable_inplace_ext4()
404 LOG(DEBUG) << "Not fast encrypting since resuming part way through"; in cryptfs_enable_inplace_f2fs()
556 LOG(DEBUG) << "Encrypted " << CRYPT_SECTORS_PER_BUFSIZE << " block at " in cryptfs_enable_inplace_full()
592 LOG(DEBUG) << "cryptfs_enable_inplace(" << crypto_blkdev << ", " << real_blkdev << ", " << size in cryptfs_enable_inplace()
596 LOG(DEBUG) << "Continuing encryption from " << previously_encrypted_upto; in cryptfs_enable_inplace()
600 LOG(DEBUG) << "cryptfs_enable_inplace already done"; in cryptfs_enable_inplace()
612 LOG(DEBUG) << "cryptfs_enable_inplace_ext4 success"; in cryptfs_enable_inplace()
[all …]
DFsCrypt.cpp144 LOG(DEBUG) << "Skipping non-key " << entry->d_name; in get_ce_key_paths()
185 LOG(DEBUG) << "Renaming " << to_fix << " to " << current_path; in fixate_user_ce_key()
200 LOG(DEBUG) << "Trying user CE key " << ce_key_path; in read_and_fixate_user_ce_key()
202 LOG(DEBUG) << "Successfully retrieved key"; in read_and_fixate_user_ce_key()
227 LOG(DEBUG) << "IsEmmcStorage(): blk_device = " << blk_device << ", real_path=" << real_path; in IsEmmcStorage()
300 LOG(DEBUG) << "Installed ce key for user " << user_id; in read_and_install_user_ce_key()
305 LOG(DEBUG) << "Preparing: " << dir; in prepare_dir()
314 LOG(DEBUG) << "Destroying: " << dir; in destroy_dir()
354 LOG(DEBUG) << "Created keys for user " << user_id; in create_and_install_user_keys()
362 LOG(DEBUG) << "Cannot find key for " << user_id; in lookup_policy()
[all …]
DKeyUtil.cpp89 LOG(DEBUG) << "Detected support for FS_IOC_ADD_ENCRYPTION_KEY"; in isFsKeyringSupported()
177 LOG(DEBUG) << "Added key " << key_id << " (" << ref << ") to keyring " << device_keyring in installKeyLegacy()
205 LOG(DEBUG) << "Added fscrypt-provisioning key for " << ref << " to session keyring"; in installProvisioningKey()
310 LOG(DEBUG) << "Installed fscrypt key with ref " << ref << " to " << mountpoint; in installKey()
333 LOG(DEBUG) << "Unlinked key with serial " << key_serial << " ref " << ref; in evictKeyLegacy()
384 LOG(DEBUG) << "Evicted fscrypt key with ref " << ref << " from " << mountpoint; in evictKey()
401 LOG(DEBUG) << "Key exists, using: " << key_path; in retrieveOrGenerateKey()
429 LOG(DEBUG) << "Installing fscrypt-provisioning key for " << ref << " back into " << mountpoint in reloadKeyFromSessionKeyring()
DMetadataCrypt.cpp111 LOG(DEBUG) << "Mounted " << mount_point; in mount_via_fs_mgr()
148 LOG(DEBUG) << "metadata_key_dir/key: " << dir; in read_key()
273 LOG(DEBUG) << "fscrypt_mount_metadata_encrypted: " << mount_point << " " << needs_encrypt; in fscrypt_mount_metadata_encrypted()
276 LOG(DEBUG) << "fscrypt_enable_crypto got unexpected starting state: " << encrypted_state; in fscrypt_mount_metadata_encrypted()
338 LOG(DEBUG) << "Mounting metadata-encrypted filesystem:" << mount_point; in fscrypt_mount_metadata_encrypted()
362 LOG(DEBUG) << "defaultkey_setup_ext_volume: " << label << " " << blk_device; in defaultkey_setup_ext_volume()
DDevmapper.cpp91 LOG(DEBUG) << "Tearing down stale dm device named " << device.name(); in destroyAll()
98 LOG(DEBUG) << "Found unmanaged dm device named " << device.name(); in destroyAll()
/system/extras/simpleperf/
DCallChainJoiner.cpp410 LOG(DEBUG) << "call chain joiner stat:"; in DumpStat()
411 LOG(DEBUG) << " cache_size: " << cache_stat_.cache_size; in DumpStat()
412 LOG(DEBUG) << " matched_node_count_to_extend_callchain: " in DumpStat()
414 LOG(DEBUG) << " max_node_count in cache: " << cache_stat_.max_node_count; in DumpStat()
415 LOG(DEBUG) << " used_node_count in cache: " << cache_stat_.used_node_count; in DumpStat()
416 LOG(DEBUG) << " recycled_node_count in cache: " << cache_stat_.recycled_node_count; in DumpStat()
417 LOG(DEBUG) << " call_chain_count: " << stat_.chain_count; in DumpStat()
418 LOG(DEBUG) << " before_join_node_count: " << stat_.before_join_node_count; in DumpStat()
420 LOG(DEBUG) << " before_join_average_chain_length: " in DumpStat()
423 LOG(DEBUG) << " after_join_node_count: " << stat_.after_join_node_count; in DumpStat()
[all …]
Devent_type.cpp112 LOG(DEBUG) << "unexpected id '" << id_content << "' in " << id_path; in GetTracepointEventTypesFromTraceFs()
148 LOG(DEBUG) << "Invalid or unsupported event format: " << format_content; in ParseEventFormats()
171 LOG(DEBUG) << "Invalid event format '" << s << "'"; in MakeEventConfig()
178 LOG(DEBUG) << "cannot support other attribute: " << s; in MakeEventConfig()
199 LOG(DEBUG) << "cannot read event type: " << device_name; in GetPmuEventTypes()
211 LOG(DEBUG) << "cannot read event content in " << event_name; in GetPmuEventTypes()
217 LOG(DEBUG) << "cannot handle config format in " << event_name; in GetPmuEventTypes()
236 LOG(DEBUG) << "cannot read cpumask content in " << pmu; in GetPmuCpumask()
/system/core/adb/client/
Dusb_libusb.cpp83 LOG(DEBUG) << "notifying " << name << " transfer complete"; in Notify()
309 LOG(DEBUG) << "successfully opened adb device at " << device_address << ", " in process_device()
457 LOG(DEBUG) << "initializing libusb..."; in usb_init()
490 LOG(DEBUG) << info->name << " transfer callback entered"; in transfer_callback()
495 LOG(DEBUG) << info->name << " callback successfully acquired lock"; in transfer_callback()
505 LOG(DEBUG) << info->name << " transfer incomplete, resubmitting"; in transfer_callback()
519 LOG(DEBUG) << "submitting zero-length write"; in transfer_callback()
542 LOG(DEBUG) << "locking " << info->name << " transfer_info mutex"; in perform_usb_transfer()
545 LOG(DEBUG) << "submitting " << info->name << " transfer"; in perform_usb_transfer()
553 LOG(DEBUG) << info->name << " transfer successfully submitted"; in perform_usb_transfer()
[all …]
Dusb_dispatch.cpp23 LOG(DEBUG) << "using libusb backend"; in usb_init()
26 LOG(DEBUG) << "using native backend"; in usb_init()
/system/iorap/src/maintenance/
Dcontroller.cc137 LOG(DEBUG) << "Process (" << pid << ") doesn't exist now."; in SetTimeoutWatchDog()
166 LOG(DEBUG) << "forked into a process for compilation , pid = " << child; in StartViaFork()
177 LOG(DEBUG) << "Terminate the watch dog thread."; in StartViaFork()
187 LOG(DEBUG) << "Child terminated, status: " << status; in StartViaFork()
189 LOG(DEBUG) << "Iorap compilation succeeded"; in StartViaFork()
205 LOG(DEBUG) << "fork+exec: " << kCommandFileName << " " << argv.str(); in StartViaFork()
237 LOG(DEBUG) << " No timestamp exists. Using the max value."; in GetPerfettoTraceInfo()
278 LOG(DEBUG) << "CompileActivity: " << package_name << "/" << activity_name << "@" << version; in CompileActivity()
287 LOG(DEBUG) << "compiled trace exists in " << file_path; in CompileActivity()
319 LOG(DEBUG) << "The number of perfetto traces is " << perfetto_traces.size() in CompileActivity()
[all …]
/system/iorap/src/prefetcher/
Dmain_client.cc97 android::base::SetMinimumLogSeverity(android::base::DEBUG); in MainClient()
135 LOG(DEBUG) << "main: ReadAhead BeginTask: " in MainClient()
142 LOG(DEBUG) << "main: ReadAhead FinishTask: " << task_id; in MainClient()
/system/apex/apexd/
Dapex_shim.cpp60 LOG(DEBUG) << "Calculating SHA512 of " << path; in CalculateSha512()
91 LOG(DEBUG) << "Reading SHA512 from " << file_path; in GetAllowedHashes()
113 LOG(DEBUG) << "Validating shim apex " << mount_point; in ValidateShimApex()
168 LOG(DEBUG) << "Validating update of shim apex to " << new_apex_path in ValidateUpdate()
/system/bt/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc61 #define DEBUG(fmt, ...) \ macro
178 DEBUG("[%s] ts %08lld, *diff %08lld, val %d", tag, now_us, diff_us, val); in ts_log()
183 DEBUG("[%s] ts %08lld, diff %08lld, val %d", tag, now_us, diff_us, val); in ts_log()
412 DEBUG("HEARING_AID COMMAND %s", audio_ha_hw_dump_ctrl_event(cmd)); in ha_command()
439 DEBUG("HEARING_AID COMMAND %s DONE STATUS %d", in ha_command()
880 DEBUG("write %zu bytes (fd %d)", bytes, out->common.audio_fd); in out_write()
885 DEBUG("stream suspended or closing"); in out_write()
909 DEBUG("stereo-to-mono mixing: write %zu bytes (fd %d)", write_bytes, in out_write()
938 DEBUG("emulate ha write delay (%d us)", us_delay); in out_write()
947 DEBUG("rate %" PRIu32, out->common.cfg.rate); in out_get_sample_rate()
[all …]
/system/tools/hidl/c2hal/
Dmain.cpp60 LOG(DEBUG) << "Not long enough"; in isPathPrefix()
65 LOG(DEBUG) << "not full"; in isPathPrefix()
182 LOG(DEBUG) << "Processing " << path; in main()
/system/bt/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc74 #define DEBUG(fmt, ...) \ macro
194 DEBUG("[%s] ts %08lld, *diff %08lld, val %d", tag, now_us, diff_us, val); in ts_log()
199 DEBUG("[%s] ts %08lld, diff %08lld, val %d", tag, now_us, diff_us, val); in ts_log()
427 DEBUG("A2DP COMMAND %s", audio_a2dp_hw_dump_ctrl_event(cmd)); in a2dp_command()
457 DEBUG("A2DP COMMAND %s DONE STATUS %d", audio_a2dp_hw_dump_ctrl_event(cmd), in a2dp_command()
925 DEBUG("write %zu bytes (fd %d)", bytes, out->common.audio_fd); in out_write()
930 DEBUG("stream suspended or closing"); in out_write()
954 DEBUG("stereo-to-mono mixing: write %zu bytes (fd %d)", write_bytes, in out_write()
983 DEBUG("emulate a2dp write delay (%d us)", us_delay); in out_write()
992 DEBUG("rate %" PRIu32, out->common.cfg.rate); in out_get_sample_rate()
[all …]
/system/iorap/src/manager/
Devent_manager.cc211 LOG(DEBUG) << "kIntentStarted: package " << component_name.package in OnNewEvent()
301 LOG(DEBUG) << "AppLaunchEventState#OnNewEvent aborting trace due to non-cold temperature"; in OnNewEvent()
394 LOG(DEBUG) << "The version is NULL, maybe package manager is down."; in GetCompiledTrace()
405 LOG(DEBUG) << "EventManager: Looking up compiled trace done in " in GetCompiledTrace()
413 LOG(DEBUG) << "Compiled trace in sqlite doesn't exists. file_path: " in GetCompiledTrace()
418 LOG(DEBUG) << "Cannot find compiled trace in sqlite for package_name: " in GetCompiledTrace()
432 LOG(DEBUG) << "Prebuilt compiled trace doesn't exists. file_path: " in GetCompiledTrace()
515 LOG(DEBUG) << "The version is NULL, maybe package manager is down."; in StartTracing()
665 LOG(DEBUG) << "The version is NULL, maybe package manager is down."; in InsertDbLaunchHistory()
702 LOG(DEBUG) << "Update kReportFullyDrawn for history_id:" in UpdateReportFullyDrawn()
[all …]

123456