Searched refs:getExe (Results 1 – 3 of 3) sorted by relevance
35 std::string getExe(pid_t pid) { in getExe() function93 const auto& real = getExe(pid); in getPartitionFromExe()
39 std::string getExe(pid_t pid);
143 .binaryPath = ::android::procpartition::getExe(getpid()), in isNNAPIVendorExtensionsUseAllowed()