Home
last modified time | relevance | path

Searched defs:ok (Results 1 – 18 of 18) sorted by relevance

/system/media/audio_utils/tests/
Dfifo_multiprocess.cpp77 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
Dfifo_threads.cpp133 int ok = pthread_create(&input_thread, (const pthread_attr_t *) NULL, input_routine, in main() local
/system/netd/libnetdutils/include/netdutils/
DStatus.h41 bool ok() const { return code() == 0; } in ok() function
/system/vold/
DKeymaster.h140 ok = 0, enumerator
DVoldNativeService.cpp52 static binder::Status ok() { in ok() function
/system/core/logcat/tests/
Dlogcat_benchmark.cpp43 bool ok; in BM_logcat_sorted_order() member in BM_logcat_sorted_order::timestamp
/system/update_engine/payload_consumer/
Dpostinstall_runner_action.cc230 bool ok = in OnProgressFdReady() local
/system/core/libmemunreachable/
DMemUnreachable.cpp350 bool ok = unreachable.GetUnreachableMemory(leaks, limit, &num_leaks, &leak_bytes); in GetUnreachableMemory() local
402 bool ok = true; in GetUnreachableMemory() local
/system/libhidl/base/
DStatus.cpp80 Status Status::ok() { in ok() function in android::hardware::Status
/system/update_engine/payload_generator/
Dzip_unittest.cc76 bool ok = writer->Init(nullptr, {}, 1); in DecompressWithWriter() local
Dext2_filesystem.cc180 bool ok = true; in GetFiles() local
/system/update_engine/common/
Dsubprocess.cc123 bool ok = utils::ReadAll( in OnStdoutReady() local
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dutil.c119 bool ok; in grep_tree() local
/system/extras/simpleperf/
Dinplace_sampler_lib.cpp173 bool SampleManager::SendStartProfilingReplyMessage(bool ok) { in SendStartProfilingReplyMessage()
/system/extras/tests/sdcard/
Dsdcard_perf_test.cpp723 bool ok; in main() local
/system/update_engine/
Domaha_request_params.h149 inline void set_delta_okay(bool ok) { delta_okay_ = ok; } in set_delta_okay()
/system/bt/stack/avdt/
Davdt_msg.cc1495 bool ok = true; in avdt_msg_ind() local
/system/core/liblog/tests/
Dliblog_test.cpp1768 static testing::AssertionResult IsOk(bool ok, std::string& message) { in IsOk()
3222 bool ok = in event_log_tags_test_smap() local