Home
last modified time | relevance | path

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

/system/extras/partition_tools/
Dlpdumpd.cc43 Status run(const std::vector<std::string>& args, std::string* aidl_return) override { in run()
/system/apex/apexd/
Dapexservice.cpp409 std::vector<ApexSessionInfo>* aidl_return) { in getSessions()
451 const ApexSessionParams& params, std::vector<ApexInfo>* aidl_return) { in getStagedApexInfos()
492 std::vector<ApexInfo>* aidl_return) { in getActivePackages()
510 BinderStatus ApexService::getAllPackages(std::vector<ApexInfo>* aidl_return) { in getAllPackages()
537 const std::string& package_path, bool force, ApexInfo* aidl_return) { in installAndActivatePackage()