| /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/extras/libjsonpb/parse/include/jsonpb/ | 
| D | error_or.h | 51   bool ok() const { return data_.index() != 0; }  in ok()  function
  | 
| /system/gsid/ | 
| D | gsi_tool.cpp | 334     bool ok = false;  in Install()  local 463         bool ok = false;  in CreatePartition()  local 511     bool ok;  in Wipe()  local 723     bool ok = false;  in Disable()  local
  | 
| /system/logging/logcat/tests/ | 
| D | logcat_benchmark.cpp | 43         bool ok;  in BM_logcat_sorted_order()  member in BM_logcat_sorted_order::timestamp
  | 
| /system/libhidl/base/ | 
| D | Status.cpp | 50 Status Status::ok() {  in ok()  function in android::hardware::Status
  | 
| /system/memory/libmemunreachable/ | 
| D | MemUnreachable.cpp | 392       bool ok = unreachable.GetUnreachableMemory(leaks, limit, &num_leaks, &leak_bytes);  in GetUnreachableMemory()  local 452   bool ok = true;  in GetUnreachableMemory()  local
  | 
| /system/update_engine/payload_consumer/ | 
| D | postinstall_runner_action.cc | 326     bool ok =  in OnProgressFdReady()  local
  | 
| /system/libbase/include/android-base/ | 
| D | unique_fd.h | 98   bool ok() const { return get() >= 0; }  in ok()  function
  | 
| D | expected.h | 334   constexpr bool ok() const noexcept { return has_value(); }  in ok()  function 561   constexpr bool ok() const noexcept { return has_value(); }  in ok()  function
  | 
| /system/core/fs_mgr/ | 
| D | fs_mgr_remount.cpp | 286     bool ok = true;  in CheckOverlayfs()  local 511     bool ok = CheckOverlayfs(&partitions, check_result);  in do_remount()  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/core/fs_mgr/libfiemap/ | 
| D | image_manager.cpp | 650     bool ok = true;  in RemoveAllImages()  local 664     bool ok = true;  in Validate()  local 696     bool ok = true;  in RemoveDisabledImages()  local
  | 
| D | split_fiemap_writer.cpp | 192     bool ok = true;  in RemoveSplitFiles()  local
  | 
| /system/update_engine/common/ | 
| D | subprocess.cc | 125     bool ok = utils::ReadAll(  in OnStdoutReady()  local
  | 
| /system/extras/simpleperf/ | 
| D | tracing.cpp | 467     bool ok = MatchPredicateExpr(p);  in MatchFilter()  local 499       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 | 190     bool ok = true;  in LockAllSystemPages()  local
  | 
| /system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ | 
| D | snapuserd_test.cpp | 649     bool ok = client_->AttachDmUser(system_device_ctrl_name_);  in InitDaemon()  local 687     bool ok = client_->InitiateMerge(system_device_ctrl_name_);  in StartMerge()  local
  | 
| /system/vold/ | 
| D | MetadataCrypt.cpp | 404     bool ok = true;  in destroy_dsu_metadata_key()  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/unwinding/libunwindstack/ | 
| D | GlobalDebugImpl.h | 267         bool ok = this->Load(maps, memory_, data.symfile_addr, data.symfile_size.value, symfile);  in ReadNewEntries()  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
  |