/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/sys/socket/ |
D | sockopt.rs | 1367 struct GetBool { struct 1372 impl Get<bool> for GetBool { argument
|
/aosp_15_r20/art/libarttools/include/tools/ |
H A D | system_properties.h | 79 bool GetBool(const std::string& key, bool default_value) const { in GetBool() function 95 bool GetBool(const std::string& key, const std::string& fallback_key, Args... args) const { in GetBool() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3dx9effect.h | 129 STDMETHOD(GetBool)(THIS_ D3DXHANDLE parameter, WINBOOL* b) PURE; in DECLARE_INTERFACE_() local 239 STDMETHOD(GetBool)(THIS_ D3DXHANDLE parameter, WINBOOL* b) PURE; in DECLARE_INTERFACE_() local 337 STDMETHOD(GetBool)(THIS_ D3DXHANDLE parameter, WINBOOL* b) PURE; in DECLARE_INTERFACE_() local
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | catch-undef-behavior2.cpp | 4 bool GetBool(bool default_value) { in GetBool() function
|
/aosp_15_r20/external/cronet/net/proxy_resolution/ |
H A D | proxy_config_service_linux.cc | 360 bool GetBool(BoolSetting key, bool* result) override { in GetBool() function in net::__anon4ac3a0250211::SettingGetterImplGSettings 695 bool GetBool(BoolSetting key, bool* result) override { in GetBool() function in net::__anon4ac3a0250211::SettingGetterImplKDE
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/storage/ |
D | config_cache_helper.cc | 32 std::optional<bool> ConfigCacheHelper::GetBool(const std::string& section, in GetBool() function in bluetooth::storage::ConfigCacheHelper
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Ppi/ |
H A D | PiPcd.h | 412 EFI_PEI_PCD_PPI_GET_BOOLEAN GetBool; member
|
H A D | Pcd.h | 820 PCD_PPI_GET_BOOLEAN GetBool; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | PiPcd.h | 404 EFI_PCD_PROTOCOL_GET_BOOLEAN GetBool; member
|
H A D | Pcd.h | 767 PCD_PROTOCOL_GET_BOOLEAN GetBool; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Ppi/ |
H A D | PiPcd.h | 418 EFI_PEI_PCD_PPI_GET_BOOLEAN GetBool; member
|
H A D | Pcd.h | 826 PCD_PPI_GET_BOOLEAN GetBool; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Ppi/ |
H A D | PiPcd.h | 412 EFI_PEI_PCD_PPI_GET_BOOLEAN GetBool; member
|
H A D | Pcd.h | 761 PCD_PPI_GET_BOOLEAN GetBool; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | PiPcd.h | 404 EFI_PCD_PROTOCOL_GET_BOOLEAN GetBool; member
|
H A D | Pcd.h | 830 PCD_PROTOCOL_GET_BOOLEAN GetBool; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | PiPcd.h | 410 EFI_PCD_PROTOCOL_GET_BOOLEAN GetBool; member
|
H A D | Pcd.h | 833 PCD_PROTOCOL_GET_BOOLEAN GetBool; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | PiPcd.h | 404 EFI_PCD_PROTOCOL_GET_BOOLEAN GetBool; member
|
H A D | Pcd.h | 830 PCD_PROTOCOL_GET_BOOLEAN GetBool; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Ppi/ |
H A D | PiPcd.h | 412 EFI_PEI_PCD_PPI_GET_BOOLEAN GetBool; member
|
H A D | Pcd.h | 820 PCD_PPI_GET_BOOLEAN GetBool; member
|
/aosp_15_r20/external/flatbuffers/go/ |
H A D | encode.go | 27 func GetBool(buf []byte) bool { func
|
/aosp_15_r20/external/webrtc/rtc_base/strings/ |
H A D | json_unittest.cc | 100 TEST(JsonTest, GetBool) { in TEST() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ |
H A D | attr_builder.cc | 348 bool AttrBuilder::GetBool(absl::string_view attr_name, bool* result) const { in GetBool() function in tensorflow::AttrBuilder
|