/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 | 52 bool ok() const { return data_.index() != 0; } in ok() function
|
/system/vold/ |
D | Keymaster.h | 158 ok = 0, enumerator
|
/system/core/logcat/tests/ |
D | logcat_benchmark.cpp | 43 bool ok; in BM_logcat_sorted_order() member in BM_logcat_sorted_order::timestamp
|
/system/netd/libnetdutils/include/netdutils/ |
D | Status.h | 50 bool ok() const { return code() == 0; } in ok() function
|
/system/bt/gd/grpc/ |
D | grpc_module.cc | 92 bool ok; in RunGrpcLoop() local
|
/system/gsid/ |
D | gsi_tool.cpp | 288 bool ok = false; in Install() local 330 bool ok; in Wipe() local 538 bool ok = false; in Disable() local
|
D | gsi_service.cpp | 640 bool ok = GetAvbPublicKeyFromFd(fd.get(), dst); in getAvbPublicKey() local 874 bool ok = true; in RemoveGsiFiles() local
|
/system/update_engine/payload_consumer/ |
D | postinstall_runner_action.cc | 236 bool ok = in OnProgressFdReady() local
|
/system/libhidl/base/ |
D | Status.cpp | 50 Status Status::ok() { in ok() function in android::hardware::Status
|
/system/memory/libmemunreachable/ |
D | MemUnreachable.cpp | 369 bool ok = unreachable.GetUnreachableMemory(leaks, limit, &num_leaks, &leak_bytes); in GetUnreachableMemory() local 421 bool ok = true; in GetUnreachableMemory() local
|
/system/libbase/include/android-base/ |
D | unique_fd.h | 125 bool ok() const { return get() >= 0; } in ok() function
|
D | expected.h | 335 constexpr bool ok() const noexcept { return has_value(); } in ok() function 558 constexpr bool ok() const noexcept { return has_value(); } in ok() function
|
/system/update_engine/payload_generator/ |
D | zip_unittest.cc | 75 bool ok = writer->Init(nullptr, {}, 1); in DecompressWithWriter() local
|
D | ext2_filesystem.cc | 180 bool ok = true; in GetFiles() local
|
/system/libbase/ |
D | result_test.cpp | 53 Result<void> ok = {}; in TEST() local 65 auto test = [](bool ok) -> Result<void> { in TEST()
|
/system/core/fs_mgr/libfiemap/ |
D | split_fiemap_writer.cpp | 191 bool ok = true; in RemoveSplitFiles() local
|
D | image_manager.cpp | 629 bool ok = true; in RemoveAllImages() local 669 bool ok = true; in RemoveDisabledImages() local
|
/system/update_engine/common/ |
D | subprocess.cc | 126 bool ok = utils::ReadAll( in OnStdoutReady() local
|
/system/core/fastboot/device/ |
D | utility.cpp | 220 bool ok = true; in UpdateAllPartitionMetadata() local
|
/system/extras/simpleperf/ |
D | tracing.cpp | 454 bool ok = MatchPredicateExpr(p); in MatchFilter() local 486 bool ok = MatchFilter(p); in MatchPredicateExpr() local
|
/system/incremental_delivery/incfs/include/ |
D | incfs.h | 78 [[nodiscard]] bool ok() const { return fd_ >= 0; } in ok() function
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot.cpp | 482 bool ok; in MapCowImage() local 1339 bool ok = true; in RemoveAllSnapshots() local 2452 bool ok = true; in UnmapAllPartitions() local 2490 bool ok = true; in Dump() local 2575 bool ok = ProcessUpdateStateOnDataWipe(true /* allow_forward_merge */, process_callback); in HandleImminentDataWipe() local
|
/system/core/fs_mgr/liblp/ |
D | writer.cpp | 307 bool ok = true; in FlashPartitionTable() local
|