/aosp_15_r20/frameworks/base/native/android/tests/thermal/ |
H A D | NativeThermalUnitTest.cpp | 239 bool* aidl_return) { *aidl_return = true; }), in TEST_F() 274 bool* aidl_return) { *aidl_return = true; }), in TEST_F() 312 bool* aidl_return) { *aidl_return = true; }), in TEST_F() 333 bool* aidl_return) { *aidl_return = true; }), in TEST_F() 371 bool* aidl_return) { *aidl_return = true; }), in TEST_F() 398 bool* aidl_return) { *aidl_return = true; }), in TEST_F() 431 bool* aidl_return) { *aidl_return = true; }), in TEST_F() 450 bool* aidl_return) { *aidl_return = true; }), in TEST_F()
|
/aosp_15_r20/hardware/google/camera/common/hal/aidl_service/ |
D | aidl_camera_device_session.cc | 573 RequestTemplate type, CameraMetadata* aidl_return) { in constructDefaultRequestSettings() 606 ConfigureStreamsRet* aidl_return) { in configureStreamsV2() 616 ConfigureStreamsRet* aidl_return) { in configureStreamsImpl() 682 std::vector<HalStream>* aidl_return) { in configureStreams() 700 int8_t, aidl::android::hardware::common::fmq::SynchronizedReadWrite>* in getCaptureRequestMetadataQueue() 708 int8_t, aidl::android::hardware::common::fmq::SynchronizedReadWrite>* in getCaptureResultMetadataQueue() 716 const std::vector<BufferCache>& cachesToRemove, int32_t* aidl_return) { in processCaptureRequest() 867 std::shared_ptr<ICameraOfflineSession>* aidl_return) { in switchToOffline()
|
/aosp_15_r20/art/artd/ |
H A D | artd_test.cc | 444 ArtdDexoptResult aidl_return; in RunDexopt() local 2236 int64_t aidl_return; in RunCleanup() local 2380 int64_t aidl_return; in TEST_F() local 2405 int64_t aidl_return; in TEST_F() local 2436 int64_t aidl_return; in TEST_F() local 2471 int64_t aidl_return = -1; in TEST_F() local 2490 int64_t aidl_return = -1; in TEST_F() local 2515 int64_t aidl_return = -1; in TEST_F() local 2538 int64_t aidl_return = -1; in TEST_F() local 2593 bool aidl_return; in TEST_F() local [all …]
|
H A D | artd.cc | 679 CopyAndRewriteProfileResult* aidl_return) { in CopyAndRewriteProfileImpl()
|
/aosp_15_r20/hardware/st/secure_element2/secure_element/aidl/ |
D | SecureElement.cpp | 163 ScopedAStatus SecureElement::getAtr(std::vector<uint8_t>* aidl_return) { in getAtr() 171 ScopedAStatus SecureElement::isCardPresent(bool* aidl_return) { in isCardPresent() 176 …atus SecureElement::transmit(const std::vector<uint8_t>& data, std::vector<uint8_t>* aidl_return) { in transmit() 217 …td::vector<uint8_t>& aid, int8_t p2, ::aidl::android::hardware::secure_element::LogicalChannelResp… in openLogicalChannel() 405 …::openBasicChannel(const std::vector<uint8_t>& aid, int8_t p2, std::vector<uint8_t>* aidl_return) { in openBasicChannel()
|
/aosp_15_r20/hardware/interfaces/secure_element/aidl/default/ |
H A D | main.cpp | 434 ScopedAStatus getAtr(std::vector<uint8_t>* aidl_return) override { in getAtr() 457 ScopedAStatus isCardPresent(bool* aidl_return) override { in isCardPresent() 467 std::vector<uint8_t>* aidl_return) override { in openBasicChannel() 520 ::aidl::android::hardware::secure_element::LogicalChannelResponse* aidl_return) in openLogicalChannel() 602 std::vector<uint8_t>* aidl_return) override { in transmit()
|
/aosp_15_r20/system/apex/apexd/ |
H A D | apexservice.cpp | 401 std::vector<ApexSessionInfo>* aidl_return) { in getSessions() 443 const ApexSessionParams& params, std::vector<ApexInfo>* aidl_return) { in getStagedApexInfos() 484 std::vector<ApexInfo>* aidl_return) { in getActivePackages() 503 ApexInfo* aidl_return) { in getActivePackage() 520 BinderStatus ApexService::getAllPackages(std::vector<ApexInfo>* aidl_return) { in getAllPackages() 547 const std::string& package_path, bool force, ApexInfo* aidl_return) { in installAndActivatePackage()
|
/aosp_15_r20/system/extras/partition_tools/ |
H A D | lpdumpd.cc | 43 Status run(const std::vector<std::string>& args, std::string* aidl_return) override { in run()
|
/aosp_15_r20/frameworks/native/services/inputflinger/ |
H A D | InputFilterCallbacks.cpp | 103 std::shared_ptr<IInputThread>* aidl_return) { in createInputFilterThread()
|
/aosp_15_r20/frameworks/av/media/module/service.mediatranscoding/tests/ |
H A D | MediaTranscodingServiceTestHelper.h | 450 std::optional<std::vector<int32_t>> aidl_return; in getClientUids() local
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/ |
H A D | CameraDeviceClient.cpp | 1919 int8_t, android::hardware::common::fmq::SynchronizedReadWrite>* aidl_return) { in getCaptureResultMetadataQueue()
|
/aosp_15_r20/frameworks/native/cmds/installd/ |
H A D | InstalldNativeService.cpp | 3276 const std::optional<std::string>& compilationReason, bool* aidl_return) { in dexopt()
|
/aosp_15_r20/hardware/interfaces/camera/provider/aidl/vts/ |
H A D | camera_aidl_test.cpp | 2586 ConfigureStreamsRet aidl_return; in configureStreams() local
|