Home
last modified time | relevance | path

Searched defs:libInfo (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dplugin_mgr_test.cpp78 PluginLib libInfo; in GetTestPlugin() local
407 PluginLib libInfo = pluginMgr_->pluginLibMap_.find(LIB_NAME)->second; in HWTEST_F() local
408 pluginMgr_->RepairPlugin(Clock::now(), LIB_NAME, libInfo); in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dplugin_mgr.cpp327 PluginLib libInfo; in LoadOnePlugin() local
479 PluginLib libInfo; in DeliverResource() local
667 RepairPlugin(TimePoint endTime, const std::string& pluginLib, PluginLib libInfo) RepairPlugin() argument
705 PluginLib libInfo; DispatchResourceToPluginSync() local
758 PluginLib libInfo; DispatchResourceToPluginAsync() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp255 MipsFastISel(FunctionLoweringInfo &funcInfo, const TargetLibraryInfo *libInfo) MipsFastISel() argument
2154 createFastISel(FunctionLoweringInfo &funcInfo, const TargetLibraryInfo *libInfo) createFastISel() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMFastISel.cpp123 ARMFastISel(FunctionLoweringInfo &funcInfo, const TargetLibraryInfo *libInfo) ARMFastISel() argument
3079 createFastISel(FunctionLoweringInfo &funcInfo, const TargetLibraryInfo *libInfo) createFastISel() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FastISel.cpp61 X86FastISel(FunctionLoweringInfo &funcInfo, const TargetLibraryInfo *libInfo) X86FastISel() argument
4009 createFastISel(FunctionLoweringInfo &funcInfo, const TargetLibraryInfo *libInfo) createFastISel() argument

Completed in 21 milliseconds