Searched defs:GetAOTVersion (Results 1 – 8 of 8) sorted by relevance
25 static std::string GetAOTVersion() in GetAOTVersion() function
20 extern "C" __attribute__((visibility("default"))) int32_t GetAOTVersion(std::string &aotVersion) in GetAOTVersion() function
33 static PUBLIC_API std::string GetAOTVersion() in GetAOTVersion() function
33 HWTEST_F_L0(AotVersionTest, GetAOTVersion) in HWTEST_F_L0() argument
113 ErrCode AotCompilerInterfaceProxy::GetAOTVersion(std::string& sigData) in GetAOTVersion() function in OHOS::ArkCompiler::AotCompilerInterfaceProxy
68 int32_t AotCompilerClient::GetAOTVersion(std::string& sigData) in GetAOTVersion() function in OHOS::ArkCompiler::AotCompilerClient
131 int32_t AotCompilerService::GetAOTVersion(std::string& sigData) in GetAOTVersion() function in OHOS::ArkCompiler::AotCompilerService
223 int32_t AotCompilerImpl::GetAOTVersion(std::string& sigData) in GetAOTVersion() function in OHOS::ArkCompiler::AotCompilerImpl