Home
last modified time | relevance | path

Searched defs:ResourceName (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-message.h200 Local<Value> ScriptOrigin::ResourceName() const { return resource_name_; } in ResourceName() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp181 SmallString<16> ResourceName = StringRef(Path); in getDarwinDWARFResourceForPath() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h182 const char *ResourceName; variable