Searched defs:mainMethodIndex (Results 1 – 6 of 6) sorted by relevance
75 auto mainMethodIndex = panda_file::File::EntityId( in ExtractPatch() local
104 uint32_t mainMethodIndex = JSPandaFile::DEFAULT_MAIN_METHOD_INDEX; in WriteDataToFile() local310 uint32_t mainMethodIndex = 0; in ReadDataFromFile() local
143 uint32_t mainMethodIndex = jsPandaFile->GetMainMethodIndex(entryPoint.data(), isNewVersion); in GenerateProgram() local
227 uint32_t mainMethodIndex = pf->GetMainMethodIndex(); in HWTEST_F_L0() local
91 auto mainMethodIndex = panda_file::File::EntityId(jsPandaFile->GetMainMethodIndex(recordName)); in NotifyScriptParsed() local
4095 uint32_t mainMethodIndex = jsPandaFile->GetMainMethodIndex(entry); in GetSourceCode() local