Searched refs:appNamespace (Results 1 – 3 of 3) sorted by relevance
81 android::NativeLoaderNamespace* appNamespace = android::FindNativeLoaderNamespaceByClassLoader( in setLayerPaths_native() local84 android::GraphicsEnv::getInstance().setLayerPaths(appNamespace, layerPathsChars.c_str()); in setLayerPaths_native()
132 void setLayerPaths(NativeLoaderNamespace* appNamespace, const std::string& layerPaths);
668 void GraphicsEnv::setLayerPaths(NativeLoaderNamespace* appNamespace, in setLayerPaths() argument672 mAppNamespace = appNamespace; in setLayerPaths()675 layerPaths.c_str(), appNamespace); in setLayerPaths()