Searched refs:getProcessorId (Results 1 – 7 of 7) sorted by relevance
39 String getProcessorId(); in getProcessorId() method
90 String getProcessorId(); in getProcessorId() method
68 ndk::ScopedAStatus getProcessorId(std::string* processorId) override;
148 ScopedAStatus status = mHal->getProcessorId(&processorId); in TEST_P()
281 ScopedAStatus RemoteAccessService::getProcessorId(std::string* processorId) { in getProcessorId() function in android::hardware::automotive::remoteaccess::RemoteAccessService