Searched refs:moduleID (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | JitManager.cpp | 559 const std::string& moduleID, in Init() 567 strncpy(m_ModuleID, moduleID.c_str(), JC_STR_MAX_LEN - 1); in Init() 576 IsValid(uint32_t llCRC, const std::string& moduleID, const std::string& cpu, uint32_t optLevel) in IsValid() 585 if (strncmp(moduleID.c_str(), m_ModuleID, JC_STR_MAX_LEN - 1)) in IsValid() 694 const std::string& moduleID = M->getModuleIdentifier(); in notifyObjectCompiled() local 695 if (!moduleID.length()) in notifyObjectCompiled() 716 llvm::sys::path::append(filePath, moduleID); in notifyObjectCompiled() 735 header.Init(mCurrentModuleCRC, objcrc, moduleID, mCpu, mOptLevel, Obj.getBufferSize()); in notifyObjectCompiled() 747 const std::string& moduleID = M->getModuleIdentifier(); in getObject() local 750 if (!moduleID.length()) in getObject() [all …]
|
/external/google-breakpad/src/tools/mac/crash_report/ |
D | on_demand_symbol_supplier.mm | 95 NSString *moduleID; 97 intoString:&moduleID]; 100 goodScan = [moduleID length] == 33;
|
/external/libchrome/crypto/ |
D | nss_util.cc | 430 PK11SlotInfo* slot = SECMOD_LookupSlot(chaps_module->moduleID, slot_id); in GetTPMSlotForIdInThreadPool()
|
/external/cpuinfo/test/dmesg/ |
D | huawei-p9-lite.log | 4208 [ 5.878967s][pid:1,cpu5,swapper/0][I/fingerprint] finerprint_get_module_info moduleID pin is LOW.
|
D | huawei-mate-9.log | 5275 [ 8.947448s][pid:1,cpu5,swapper/0][I/fingerprint] finerprint_get_module_info moduleID pin is HIG…
|
D | huawei-mate-8.log | 4115 [ 7.073547s][pid:1,cpu7,swapper/0][I/fingerprint] finerprint_get_module_info moduleID pin is LOW.
|