Searched refs:compileCommandLineIdx (Results 1 – 3 of 3) sorted by relevance
260 result->mCompileCommandLine = result->getStringFromPool(header->compileCommandLineIdx); in ReadFromFile()262 ALOGE("Invalid string index %d for compile command line.", header->compileCommandLineIdx); in ReadFromFile()
348 result->mHeader.compileCommandLineIdx = cur_string_pool_offset; in ExtractFromSource()
82 StringIndexTy compileCommandLineIdx; member