Home
last modified time | relevance | path

Searched defs:return_value (Results 1 – 7 of 7) sorted by relevance

/system/update_engine/aosp/
Dbinder_service_stable_android.cc59 bool* return_value) { in bind()
93 bool* return_value) { in unbind()
Dbinder_service_android.cc58 const android::sp<IUpdateEngineCallback>& callback, bool* return_value) { in bind()
87 const android::sp<IUpdateEngineCallback>& callback, bool* return_value) { in unbind()
175 const android::String16& metadata_filename, bool* return_value) { in verifyPayloadApplicable()
206 int64_t* return_value) { in allocateSpaceForPayload()
/system/core/fastboot/fuzzer/
Dsocket_mock_fuzz.cpp38 bool return_value = events_.front().status; in Send() local
69 ssize_t return_value = message.length(); in Receive() local
/system/core/fastboot/
Dsocket_mock.cpp58 bool return_value = events_.front().status; in Send() local
92 ssize_t return_value = message.length(); in Receive() local
/system/unwinding/libunwindstack/
DElfInterfaceArm.cpp125 bool return_value = false; in StepExidx() local
/system/apex/apexd/
Dapexd_test.cpp232 auto return_value = in PrepareCompressedApex() local
419 auto return_value = in TEST_F() local
445 auto return_value = in TEST_F() local
495 auto return_value = in TEST_F() local
527 auto return_value = in TEST_F() local
557 auto return_value = in TEST_F() local
4927 auto return_value = in TEST_F() local
/system/libziparchive/
Dzip_archive.cc1608 int32_t return_value = -1; in extractToWriter() local