Searched defs:IsBridged (Results 1 – 2 of 2) sorted by relevance
/art/libnativeloader/ | ||
D | native_loader_namespace.h | 56 bool IsBridged() const { return raw_.index() == 1; } in IsBridged() function |
D | native_loader_test.cpp | 295 bool IsBridged() { return GetParam(); } in IsBridged() function in android::nativeloader::NativeLoaderTest |