Searched refs:vndksp_libraries_product (Results 1 – 4 of 4) sorted by relevance
43 const std::string& vndksp_libraries_product();
357 if (unbundled_app_origin == APK_ORIGIN_PRODUCT && !vndksp_libraries_product().empty()) { in Create()360 linked = app_ns->Link(*vndk_ns, vndksp_libraries_product()); in Create()
396 const std::string& vndksp_libraries_product() { in vndksp_libraries_product() function
370 std::string expected_shared_libs_to_vndk_product_ns = vndksp_libraries_product();