/device/generic/goldfish/hals/camera/ |
D | abc3d.h | 49 bool ok() const { return mEglImage != EGL_NO_IMAGE_KHR; } in ok() function 64 bool ok() const { return mEglDisplay != EGL_NO_DISPLAY; } in ok() function 101 GLuint ok() const { return mTex != 0; } in ok() function 113 GLuint ok() const { return mFBO != 0; } in ok() function 143 bool ok() const { return mProgram != 0; } in ok() function
|
D | qemu_channel.cpp | 90 bool ok; in qemuRunQuery() local
|
D | QemuCamera.cpp | 347 frameDurationNs](const bool ok) -> StreamBuffer { in captureFrameRAW16() 382 frameDurationNs](const bool ok) -> StreamBuffer { in captureFrameJpeg()
|
D | FakeRotatingCamera.cpp | 597 jpegBufferSize, frameDurationNs](const bool ok) -> StreamBuffer { in captureFrameJpeg()
|
/device/google/trout/hal/vehicle/2.0/garage_mode_helper/ |
D | helper.cpp | 42 int ok = connect(fd, (struct sockaddr*)&addr, sizeof(addr)); in main() local
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | RefRadioModem.cpp | 26 constexpr auto ok = &ScopedAStatus::ok; variable
|
D | RefRadioConfig.cpp | 26 constexpr auto ok = &ScopedAStatus::ok; variable
|
D | RefRadioSim.cpp | 24 constexpr auto ok = &ScopedAStatus::ok; variable
|
D | RefImsMedia.cpp | 23 constexpr auto ok = &ScopedAStatus::ok; variable
|
D | RefImsMediaSession.cpp | 23 constexpr auto ok = &ScopedAStatus::ok; variable
|
D | RefRadioIms.cpp | 23 constexpr auto ok = &ScopedAStatus::ok; variable
|
D | RefRadioNetwork.cpp | 23 constexpr auto ok = &ScopedAStatus::ok; variable
|
/device/google/trout/hal/common/agl/watchdog/test/ |
D | service.cpp | 26 const bool ok = (mCounter <= 3); in IsHealthy() local
|
/device/google/trout/hal/dumpstate/1.1/ |
D | DumpstateGrpcServer.cpp | 60 const auto ok = this->DumpstateServer::GetSystemLogs(&consumer); in GetSystemLogs() local 83 const auto ok = this->DumpstateServer::GetServiceLogs(serviceName, &consumer); in GetServiceLogs() local
|
/device/google/trout/hal/dumpstate/1.1/tests/ |
D | tests.cpp | 45 auto ok = svc.GetOutput(&ac); in TEST() local
|
/device/google/trout/hal/audiocontrol/aidl/1.0/libandroid_audio_controller_test/ |
D | main.cpp | 106 int ok = aafc_init_audio_focus_controller(server_addr.c_str()); in main() local
|
/device/generic/goldfish/hals/fingerprint/ |
D | session.cpp | 181 bool ok; in enroll() local 215 bool ok; in authenticate() local 245 bool ok; in detectInteraction() local
|
/device/generic/goldfish/hals/gnss/ |
D | GnssHwConn.cpp | 173 bool GnssHwConn::ok() const { in ok() function in aidl::android::hardware::gnss::implementation::GnssHwConn
|
/device/google/cuttlefish/host/commands/run_cvd/launch/ |
D | ti50_emulator.cpp | 177 bool ok = true; in InitializeTpm() local
|
/device/google/trout/hal/sensors/2.1/tests/ |
D | IioUtilsTest.cpp | 128 bool ok = writeAccelDevice(td_path, dev_model); in TEST() local
|