| /system/media/audio_utils/tests/ |
| D | fifo_multiprocess.cpp | 77 int ok = munmap(frontIndex, sizeof(audio_utils_fifo_index)); in main() local 140 int ok = munmap(rearIndex, sizeof(audio_utils_fifo_index)); in main() local 215 int ok = munmap(frontIndex, sizeof(audio_utils_fifo_index)); in main() local
|
| D | fifo_threads.cpp | 134 int ok = pthread_create(&input_thread, (const pthread_attr_t *) NULL, input_routine, in main() local
|
| /system/gsid/ |
| D | gsi_tool.cpp | 329 bool ok = false; in Install() local 458 bool ok = false; in CreatePartition() local 506 bool ok; in Wipe() local 718 bool ok = false; in Disable() local
|
| /system/extras/libjsonpb/parse/include/jsonpb/ |
| D | error_or.h | 52 bool ok() const { return data_.index() != 0; } in ok() function
|
| /system/logging/logcat/tests/ |
| D | logcat_benchmark.cpp | 43 bool ok; in BM_logcat_sorted_order() member in BM_logcat_sorted_order::timestamp
|
| /system/core/fs_mgr/libfiemap/ |
| D | image_manager.cpp | 650 bool ok = true; in RemoveAllImages() local 667 bool ok = true; in DisableAllImages() local 681 bool ok = true; in Validate() local 713 bool ok = true; in RemoveDisabledImages() local
|
| D | split_fiemap_writer.cpp | 192 bool ok = true; in RemoveSplitFiles() local
|
| /system/libhidl/base/ |
| D | Status.cpp | 50 Status Status::ok() { in ok() function in android::hardware::Status
|
| /system/memory/libmemunreachable/ |
| D | MemUnreachable.cpp | 394 bool ok = unreachable.GetUnreachableMemory(leaks, limit, &num_leaks, &leak_bytes); in GetUnreachableMemory() local 454 bool ok = true; in GetUnreachableMemory() local
|
| /system/libbase/include/android-base/ |
| D | unique_fd.h | 98 bool ok() const { return get() >= 0; } in ok() function
|
| /system/update_engine/payload_consumer/ |
| D | postinstall_runner_action.cc | 335 bool ok = in OnProgressFdReady() local
|
| /system/memory/libmeminfo/libmemevents/ |
| D | memevents.cpp | 222 bool MemEventListener::ok() { in ok() function in android::bpf::memevents::MemEventListener
|
| /system/core/fs_mgr/ |
| D | fs_mgr_remount.cpp | 279 bool ok = true; in CheckOverlayfs() local 504 bool ok = CheckOverlayfs(&partitions, check_result); in do_remount() local
|
| D | fs_mgr_overlayfs_control.cpp | 722 bool ok = true; in fs_mgr_overlayfs_setup() local 833 auto ok = fs_mgr_overlayfs_teardown_one( in TeardownMountsAndScratch() local
|
| /system/update_engine/payload_generator/ |
| D | zip_unittest.cc | 74 bool ok = writer->Init({}, 1); in DecompressWithWriter() local
|
| D | ext2_filesystem.cc | 180 bool ok = true; in GetFiles() local
|
| /system/extras/simpleperf/ |
| D | tracing.cpp | 476 bool ok = MatchPredicateExpr(p); in MatchFilter() local 508 bool ok = MatchFilter(p); in MatchPredicateExpr() local
|
| /system/core/fastboot/device/ |
| D | utility.cpp | 209 bool ok = true; in UpdateAllPartitionMetadata() local
|
| /system/core/init/ |
| D | snapuserd_transition.cpp | 186 bool ok = true; in LockAllSystemPages() local
|
| /system/update_engine/common/ |
| D | subprocess.cc | 128 bool ok = utils::ReadAll( in OnStdoutReady() local
|
| /system/incremental_delivery/incfs/include/ |
| D | incfs.h | 82 [[nodiscard]] bool ok() const { return fd_ >= 0; } in ok() function
|
| /system/core/fs_mgr/liblp/ |
| D | writer.cpp | 307 bool ok = true; in FlashPartitionTable() local
|
| /system/vold/ |
| D | MetadataCrypt.cpp | 466 bool ok = true; in destroy_dsu_metadata_key() local
|
| /system/libbase/ |
| D | result_test.cpp | 64 Result<void> ok = {}; in TEST() local 76 auto test = [](bool ok) -> Result<void> { in TEST() 218 Result<void, CustomError> ok = {}; in TEST() local
|
| /system/unwinding/libunwindstack/ |
| D | GlobalDebugImpl.h | 267 bool ok = this->Load(maps, memory_, data.symfile_addr, data.symfile_size.value, symfile); in ReadNewEntries() local
|