Searched refs:expectedCompileCommandLine (Results 1 – 3 of 3) sorted by relevance
66 const char* expectedCompileCommandLine, in IsConsistent() argument75 if (strcmp(expectedCompileCommandLine, mCompileCommandLine) != 0) { in IsConsistent()78 ALOGD("expected: %s", expectedCompileCommandLine); in IsConsistent()
71 const char* expectedCompileCommandLine, in loadScript() argument153 if (!info->IsConsistent(output_path.c_str(), expectedSourceHash, expectedCompileCommandLine, in loadScript()
123 size_t pBitcodeSize, const char* expectedCompileCommandLine,