Searched defs:const (Results 1 – 6 of 6) sorted by relevance
51 loader_function DllLoader::GetLoaderFunction(const char* function_name) const { in GetLoaderFunction() argument56 const char* function_name) const { in GetLoaderFunctionWithArg() argument88 void* DllLoader::LoadSymbol(const char* symbol_name) const { in LoadSymbol() argument
55 bool encrypt) const { in DoCrypt()
284 bool encrypt) const { in DoCrypt()
256 const TestReportMessage& msg) const { in GetTotalCoverageLine() argument265 const TestReportMessage& msg) const { in GetTotalCodeLine() argument
185 std::string GetTestName(size_t test_id) const { in GetTestName()195 const Test& GetTest(size_t test_id) const { in GetTest()205 TestResult GetTestResult(size_t test_id) const { in GetTestResult()215 int64_t GetTestTime(size_t test_id) const { in GetTestTime()221 void VerifyTestId(size_t test_id) const { in VerifyTestId()
73 uint32_t GetNumberOfPages(uint32_t value) const { in GetNumberOfPages()147 std::vector<uint8_t> Slice(size_t offset, size_t length) const { in Slice()