Home
last modified time | relevance | path

Searched defs:success (Results 1 – 25 of 89) sorted by relevance

1234

/hardware/interfaces/automotive/evs/1.1/default/
DConfigManagerUtil.cpp30 bool success = true; in convertToEvsCameraParam() local
67 bool success = true; in convertToPixelFormat() local
/hardware/libhardware_legacy/
Dpower_test.cpp127 auto success = findWakeLockInfoByName(controlService, name, &info); in TEST_F() local
138 auto success = findWakeLockInfoByName(controlService, name, &info); in TEST_F() local
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DDemuxTests.h55 static AssertionResult success() { return ::testing::AssertionSuccess(); } in success() function
DLnbTests.h78 static AssertionResult success() { return ::testing::AssertionSuccess(); } in success() function
DDescramblerTests.h110 static AssertionResult success() { return ::testing::AssertionSuccess(); } in success() function
DFrontendTests.h131 static AssertionResult success() { return ::testing::AssertionSuccess(); } in success() function
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/inc/
DHAL.h169 bool success; member
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/inc/
DHAL.h166 bool success; member
/hardware/google/pixel/vibrator/drv2624/tests/
Dtest-hwapi.cpp262 TEST_P(SetInt8Test, success) { in TEST_P() argument
295 TEST_P(SetUint8Test, success) { in TEST_P() argument
327 TEST_P(SetUint32Test, success) { in TEST_P() argument
366 TEST_P(SetStringTest, success) { in TEST_P() argument
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/inc/
DHAL.h167 bool success; member
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_sms.cpp82 bool success = true; in TEST_P() local
105 bool success = true; in TEST_P() local
/hardware/interfaces/ir/1.0/default/
DConsumerIr.cpp49 bool success = (mDevice->get_carrier_freqs(mDevice, len, rangeAr) >= 0); in getCarrierFreqs() local
/hardware/interfaces/ir/1.0/vts/functional/
DVtsHalIrV1_0TargetTest.cpp49 bool success; in TEST_P() local
/hardware/libhardware/modules/hwcomposer/
Dhwcomposer.cpp91 EGLBoolean success = eglSwapBuffers((EGLDisplay)displays[0]->dpy, in hwc_set() local
/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-hwapi.cpp208 TEST_P(GetUint32Test, success) { in TEST_P() argument
279 TEST_P(SetUint32Test, success) { in TEST_P() argument
322 TEST_P(SetStringTest, success) { in TEST_P() argument
/hardware/ril/reference-ril/
Datchannel.h62 int success; /* true if final response indicates member
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/src/
DLocalLogBuffer.cpp88 void LocalLogBuffer::FunctionLog::setResult(bool success, string msg) { in setResult()
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/src/
DLocalLogBuffer.cpp88 void LocalLogBuffer::FunctionLog::setResult(bool success, string msg) { in setResult()
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
DLocalLogBuffer.cpp89 void LocalLogBuffer::FunctionLog::setResult(bool success, string msg) { in setResult()
/hardware/qcom/sm8150p/gps/utils/
DLocThread.cpp214 bool success = false; in start() local
/hardware/qcom/sm8150/gps/utils/
DLocThread.cpp214 bool success = false; in start() local
/hardware/qcom/gps/msm8998/utils/
DLocThread.cpp214 bool success = false; in start() local
/hardware/qcom/sdm845/gps/msm8996/utils/
DLocThread.cpp212 bool success = false; in start() local
/hardware/qcom/sdm845/gps/msm8998/utils/
DLocThread.cpp214 bool success = false; in start() local
/hardware/qcom/sdm845/gps/sdm845/utils/
DLocThread.cpp214 bool success = false; in start() local

1234