Searched defs:bitness (Results 1 – 6 of 6) sorted by relevance
/aosp12/system/tools/aidl/tests/ |
H A D | aidl_integration_test.py | 26 def pretty_bitness(bitness): argument 102 def __init__(self, host, bitness): argument 121 def __init__(self, host, bitness): argument 127 def __init__(self, host, bitness): argument 133 def __init__(self, host, bitness): argument 147 def __init__(self, host, bitness): argument 166 def __init__(self, host, bitness): argument 179 def __init__(self, host, bitness): argument
|
/aosp12/art/libnativeloader/ |
H A D | public_libraries.h | 63 Bitness bitness; member
|
/aosp12/art/oatdump/ |
H A D | oatdump_test.h | 74 std::string GetExecutableFilePath(const char* name, bool is_debug, bool is_static, bool bitness) { in GetExecutableFilePath() 88 std::string GetExecutableFilePath(Flavor flavor, const char* name, bool bitness) { in GetExecutableFilePath()
|
/aosp12/system/libfmq/tests/ |
H A D | fmq_test.py | 44 def has_bitness(bitness): argument
|
/aosp12/system/tools/hidl/test/hidl_test/ |
H A D | hidl_test.py | 44 def has_bitness(bitness): argument
|
/aosp12/system/tools/hidl/test/java_test/ |
H A D | hidl_test_java.py | 53 def has_bitness(bitness): argument
|