OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:obj_path
(Results
1 - 2
of
2
) sorted by null
/external/llvm/tools/gold/
gold-plugin.cpp
132
static std::string
obj_path
;
member in namespace:options
162
obj_path
= opt.substr(strlen("obj-path="));
805
if (!options::
obj_path
.empty())
806
Filename = options::
obj_path
;
/external/libchrome/dbus/
bus.cc
860
const ObjectPath
obj_path
("/org/freedesktop/DBus");
862
!get_name_owner_call.SetPath(
obj_path
)) {
[
all
...]
Completed in 196 milliseconds