Searched defs:native_info (Results 1 – 2 of 2) sorted by relevance
48 let native_info = unsafe { extractManifestInfo(manifest.as_ptr() as _, manifest.len()) }; in get_manifest_info() localVariable
134 auto native_info = [&](const std::string& binaryPath) -> android::nn::AppInfoFetcher::AppInfo { in TEST_F() local