Searched refs:OS_ACCOUNT_PLUGIN_LIB_PATH (Results 1 – 1 of 1) sorted by relevance
28 static const std::string OS_ACCOUNT_PLUGIN_LIB_PATH = "/system/lib64/platformsdk/"; variable30 static const std::string OS_ACCOUNT_PLUGIN_LIB_PATH = "/system/lib/platformsdk/";37 LoaderLib(OS_ACCOUNT_PLUGIN_LIB_PATH, OS_ACCOUNT_PLUGIN_LIB_NAME); in OsAccountPluginManager()