/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 | 133 int ok = pthread_create(&input_thread, (const pthread_attr_t *) NULL, input_routine, in main() local
|
/system/netd/libnetdutils/include/netdutils/ |
D | Status.h | 41 bool ok() const { return code() == 0; } in ok() function
|
/system/vold/ |
D | Keymaster.h | 140 ok = 0, enumerator
|
D | VoldNativeService.cpp | 52 static binder::Status ok() { in ok() function
|
/system/core/logcat/tests/ |
D | logcat_benchmark.cpp | 43 bool ok; in BM_logcat_sorted_order() member in BM_logcat_sorted_order::timestamp
|
/system/update_engine/payload_consumer/ |
D | postinstall_runner_action.cc | 230 bool ok = in OnProgressFdReady() local
|
/system/core/libmemunreachable/ |
D | MemUnreachable.cpp | 350 bool ok = unreachable.GetUnreachableMemory(leaks, limit, &num_leaks, &leak_bytes); in GetUnreachableMemory() local 402 bool ok = true; in GetUnreachableMemory() local
|
/system/libhidl/base/ |
D | Status.cpp | 80 Status Status::ok() { in ok() function in android::hardware::Status
|
/system/update_engine/payload_generator/ |
D | zip_unittest.cc | 76 bool ok = writer->Init(nullptr, {}, 1); in DecompressWithWriter() local
|
D | ext2_filesystem.cc | 180 bool ok = true; in GetFiles() local
|
/system/update_engine/common/ |
D | subprocess.cc | 123 bool ok = utils::ReadAll( in OnStdoutReady() local
|
/system/core/toolbox/upstream-netbsd/usr.bin/grep/ |
D | util.c | 119 bool ok; in grep_tree() local
|
/system/extras/simpleperf/ |
D | inplace_sampler_lib.cpp | 173 bool SampleManager::SendStartProfilingReplyMessage(bool ok) { in SendStartProfilingReplyMessage()
|
/system/extras/tests/sdcard/ |
D | sdcard_perf_test.cpp | 723 bool ok; in main() local
|
/system/update_engine/ |
D | omaha_request_params.h | 149 inline void set_delta_okay(bool ok) { delta_okay_ = ok; } in set_delta_okay()
|
/system/bt/stack/avdt/ |
D | avdt_msg.cc | 1495 bool ok = true; in avdt_msg_ind() local
|
/system/core/liblog/tests/ |
D | liblog_test.cpp | 1768 static testing::AssertionResult IsOk(bool ok, std::string& message) { in IsOk() 3222 bool ok = in event_log_tags_test_smap() local
|