Home
last modified time | relevance | path

Searched defs:return_val (Results 1 – 11 of 11) sorted by relevance

/aosp12/hardware/interfaces/biometrics/face/aidl/default/
H A DFace.cpp34 ndk::ScopedAStatus Face::getSensorProps(std::vector<SensorProps>* return_val) { in getSensorProps()
71 std::shared_ptr<ISession>* return_val) { in createSession()
H A DSession.cpp59 std::vector<EnrollmentStageConfig>* return_val) { in getEnrollmentConfig()
77 std::shared_ptr<common::ICancellationSignal>* return_val) { in authenticate()
/aosp12/system/testing/gtest_extras/
H A DIsolateMain.cpp182 int return_val = isolate.Run(); in IsolateMain() local
/aosp12/art/libelffile/elf/
H A Dxz_utils.cc115 int return_val = XzUnpacker_Code(state.get(), in XzDecompress() local
/aosp12/hardware/qcom/sm8150/gps/utils/
H A Dloc_target.cpp159 int return_val = 0; in loc_get_device_soc_id() local
/aosp12/hardware/qcom/sm7250/gps/utils/
H A Dloc_target.cpp159 int return_val = 0; in loc_get_device_soc_id() local
/aosp12/hardware/qcom/sm7150/gps/utils/
H A Dloc_target.cpp159 int return_val = 0; in loc_get_device_soc_id() local
/aosp12/system/tools/aidl/
H A Dgenerate_rust.cpp167 string return_val = "()"; in GenerateClientMethod() local
/aosp12/system/unwinding/libunwindstack/
H A DMemory.cpp773 int return_val = in Decompress() local
/aosp12/art/runtime/jni/
H A Djni_internal.cc551 #define CHECK_NON_NULL_ARGUMENT_RETURN(value, return_val) \ argument
554 #define CHECK_NON_NULL_ARGUMENT_FN_NAME(name, value, return_val) \ argument
/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc1150 HInstruction* return_val = new (GetAllocator()) HReturn(get_field); in TEST_F() local
1201 HInstruction* return_val = new (GetAllocator()) HReturn(get_field); in TEST_F() local