Searched refs:GetModuleLoadInfo (Results 1 – 2 of 2) sorted by relevance
70 ModuleLoadInfo *sonModule = GetModuleLoadInfo(sonName); in InsertModuleLoadInfo()99 ModuleLoadInfo *sonModule = GetModuleLoadInfo(sonName); in InsertParentModule()107 ModuleLoadInfo *curModule = GetModuleLoadInfo(curName); in InsertEntryPointModule()228 ModuleLoadInfo *ModuleLogger::GetModuleLoadInfo(const CString &recordName) in GetModuleLoadInfo() function in panda::ecmascript::ModuleLogger242 ModuleLoadInfo *info = GetModuleLoadInfo(recordName); in SetStartTime()250 ModuleLoadInfo *info = GetModuleLoadInfo(recordName); in SetEndTime()
66 ModuleLoadInfo *GetModuleLoadInfo(const CString &recordName);