Searched refs:obj_path (Results 1 – 2 of 2) sorted by relevance
132 static std::string obj_path; variable162 obj_path = opt.substr(strlen("obj-path=")); in process_plugin_option()805 if (!options::obj_path.empty()) in codegen()806 Filename = options::obj_path; in codegen()
860 const ObjectPath obj_path("/org/freedesktop/DBus"); in GetServiceOwnerAndBlock() local862 !get_name_owner_call.SetPath(obj_path)) { in GetServiceOwnerAndBlock()