Home
last modified time | relevance | path

Searched defs:IsPublic (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/clang/include/clang/Lex/
H A DMacroInfo.h327 unsigned IsPublic : 1; variable
355 bool IsPublic; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Ddevice_address.h153 bool IsPublic() const { in IsPublic() function
/aosp_15_r20/art/runtime/
H A Dart_field.h75 bool IsPublic() { in IsPublic() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/bt/types/
Dble_address_with_type.h78 bool IsPublic() const { return type & 0x01; } in IsPublic() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/bt/types/
Dble_address_with_type.h78 bool IsPublic() const { return type & 0x01; } in IsPublic() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/bt/types/
Dble_address_with_type.h78 bool IsPublic() const { return type & 0x01; } in IsPublic() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/bt/types/
Dble_address_with_type.h78 bool IsPublic() const { return type & 0x01; } in IsPublic() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/bt/types/
Dble_address_with_type.h78 bool IsPublic() const { return type & 0x01; } in IsPublic() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/bt/types/
Dble_address_with_type.h78 bool IsPublic() const { return type & 0x01; } in IsPublic() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/bt/types/
Dble_address_with_type.h78 bool IsPublic() const { return type & 0x01; } in IsPublic() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/bt/types/
Dble_address_with_type.h78 bool IsPublic() const { return type & 0x01; } in IsPublic() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DOSLog.h65 IsPublic = 0x2, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DOSLog.h65 IsPublic = 0x2, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DOSLog.h65 IsPublic = 0x2, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DOSLog.h65 IsPublic = 0x2, enumerator
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/packages/modules/Bluetooth/system/types/
Dble_address_with_type.h108 bool IsPublic() const { return type & 0x01; } in IsPublic() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/packages/modules/Bluetooth/system/types/
Dble_address_with_type.h108 bool IsPublic() const { return type & 0x01; } in IsPublic() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/packages/modules/Bluetooth/system/types/
Dble_address_with_type.h108 bool IsPublic() const { return type & 0x01; } in IsPublic() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/packages/modules/Bluetooth/system/types/
Dble_address_with_type.h108 bool IsPublic() const { return type & 0x01; } in IsPublic() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/packages/modules/Bluetooth/system/types/
Dble_address_with_type.h108 bool IsPublic() const { return !(type & 0x01); } in IsPublic() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/packages/modules/Bluetooth/system/types/
Dble_address_with_type.h108 bool IsPublic() const { return !(type & 0x01); } in IsPublic() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/packages/modules/Bluetooth/system/types/
Dble_address_with_type.h108 bool IsPublic() const { return !(type & 0x01); } in IsPublic() function
/aosp_15_r20/packages/modules/Bluetooth/system/types/
Dble_address_with_type.h100 bool IsPublic() const { return !(type & 0x01); } in IsPublic() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/packages/modules/Bluetooth/system/types/
Dble_address_with_type.h108 bool IsPublic() const { return !(type & 0x01); } in IsPublic() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Ddevice_address_test.cc196 TEST(DeviceAddressTest, IsPublic) { in TEST() argument

12