OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ResourcePath
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/test/testsupport/
fileutils.cc
118
std::string
ResourcePath
(std::string name, std::string extension) {
/external/llvm/tools/llvm-symbolizer/
LLVMSymbolize.cpp
234
const std::string &
ResourcePath
=
237
if (!sys::fs::exists(
ResourcePath
, ResourceFileExists) &&
239
!error(createBinary(
ResourcePath
, ParsedDbgBinary))) {
Completed in 177 milliseconds