Searched refs:DvsLibraryName (Results 1 – 1 of 1) sorted by relevance
32 const static std::string DvsLibraryName = "libdvs_gyro.so"; variable41 handle_ = ::dlopen(DvsLibraryName.c_str(), RTLD_LAZY); in Init()