Home
last modified time | relevance | path

Searched defs:aidl_return (Results 1 – 2 of 2) sorted by relevance

/system/extras/partition_tools/
Dlpdumpd.cc42 Status run(const std::vector<std::string>& args, std::string* aidl_return) override { in run()
/system/apex/apexd/
Dapexservice.cpp391 std::vector<ApexSessionInfo>* aidl_return) { in getSessions()
430 const ApexSessionParams& params, std::vector<ApexInfo>* aidl_return) { in getStagedApexInfos()
462 std::vector<ApexInfo>* aidl_return) { in getActivePackages()
479 ApexInfo* aidl_return) { in getActivePackage()
493 BinderStatus ApexService::getAllPackages(std::vector<ApexInfo>* aidl_return) { in getAllPackages()
518 const std::string& package_path, ApexInfo* aidl_return) { in installAndActivatePackage()