Searched refs:appNamespace (Results 1 – 3 of 3) sorted by relevance
68 android::NativeLoaderNamespace* appNamespace = android::FindNativeLoaderNamespaceByClassLoader( in setLayerPaths_native() local71 android::GraphicsEnv::getInstance().setLayerPaths(appNamespace, layerPathsChars.c_str()); in setLayerPaths_native()
496 void GraphicsEnv::setLayerPaths(NativeLoaderNamespace* appNamespace, const std::string layerPaths) { in setLayerPaths() argument499 mAppNamespace = appNamespace; in setLayerPaths()502 layerPaths.c_str(), appNamespace); in setLayerPaths()
129 void setLayerPaths(NativeLoaderNamespace* appNamespace, const std::string layerPaths);