/aosp_15_r20/external/pigweed/pw_random/public/pw_random/ |
H A D | random.h | 39 void GetInt(T& dest) { in GetInt() function 58 void GetInt(T& dest, const T& exclusive_upper_bound) { in GetInt() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3dx9effect.h | 133 STDMETHOD(GetInt)(THIS_ D3DXHANDLE parameter, INT* n) PURE; in DECLARE_INTERFACE_() local 243 STDMETHOD(GetInt)(THIS_ D3DXHANDLE parameter, INT* n) PURE; in DECLARE_INTERFACE_() local 341 STDMETHOD(GetInt)(THIS_ D3DXHANDLE parameter, INT* n) PURE; in DECLARE_INTERFACE_() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/ |
D | channel_args_endpoint_config.cc | 27 absl::optional<int> ChannelArgsEndpointConfig::GetInt( in GetInt() function in grpc_event_engine::experimental::ChannelArgsEndpointConfig
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/ |
H A D | channel_args_endpoint_config.cc | 29 absl::optional<int> ChannelArgsEndpointConfig::GetInt( in GetInt() function in grpc_event_engine::experimental::ChannelArgsEndpointConfig
|
/aosp_15_r20/external/openscreen/util/json/ |
H A D | json_value_unittest.cc | 13 TEST(JsonValueTest, GetInt) { in TEST() argument
|
/aosp_15_r20/build/soong/ui/build/ |
H A D | environment.go | 63 func (e *Environment) GetInt(key string) (int, bool) { func
|
/aosp_15_r20/external/flatbuffers/net/FlatBuffers/ |
H A D | ByteBuffer.cs | 736 public int GetInt(int offset) in GetInt() method in FlatBuffers.ByteBuffer 831 public int GetInt(int index) in GetInt() method in FlatBuffers.ByteBuffer
|
/aosp_15_r20/external/cronet/net/proxy_resolution/ |
H A D | proxy_config_service_linux.cc | 378 bool GetInt(IntSetting key, int* result) override { in GetInt() function in net::__anon4ac3a0250211::SettingGetterImplGSettings 699 bool GetInt(IntSetting key, int* result) override { in GetInt() function in net::__anon4ac3a0250211::SettingGetterImplKDE
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/storage/ |
D | config_cache_helper.cc | 100 std::optional<int> ConfigCacheHelper::GetInt(const std::string& section, in GetInt() function in bluetooth::storage::ConfigCacheHelper
|
D | storage_module.cc | 338 std::optional<int> StorageModule::GetInt(const std::string& section, in GetInt() function in bluetooth::storage::StorageModule
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_BtifConfigInterface.cc | 28 bool bluetooth::shim::BtifConfigInterface::GetInt(const std::string& /* section */, in GetInt() function in bluetooth::shim::BtifConfigInterface
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | config.cc | 42 bool BtifConfigInterface::GetInt(const std::string& section, const std::string& property, in GetInt() function in bluetooth::shim::BtifConfigInterface
|
/aosp_15_r20/external/gptfdisk/ |
H A D | gptcl.cc | 586 uint64_t GetInt(const string & argument, int itemNum) { in GetInt() function
|
/aosp_15_r20/frameworks/libs/binary_translation/base/include/berberis/base/ |
D | format_buffer.h | 343 intmax_t GetInt() { return va_arg(ap_, int); } in GetInt() function
|
/aosp_15_r20/frameworks/libs/binary_translation/guest_loader/ |
D | guest_loader.cc | 147 intmax_t GetInt() { return params_.GetParam<int>(); } in GetInt() function in berberis::__anonb96b8ddf0111::FormatBufferGuestParamsArgs
|
/aosp_15_r20/external/webrtc/rtc_base/strings/ |
H A D | json_unittest.cc | 56 TEST(JsonTest, GetInt) { in TEST() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ |
H A D | attr_builder.cc | 340 bool AttrBuilder::GetInt(absl::string_view attr_name, int64_t* result) const { in GetInt() function in tensorflow::AttrBuilder
|
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/json/ |
H A D | ir_reader.cpp | 82 int64_t JsonObjectRef::GetInt(const std::string &key) const { in GetInt() function in header_checker::repr::JsonObjectRef
|
/aosp_15_r20/art/runtime/ |
H A D | art_field-inl.h | 233 inline int32_t ArtField::GetInt(ObjPtr<mirror::Object> object) { in GetInt() function
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/sdk/ |
H A D | shared_prefs.py | 366 def GetInt(self, key): member in SharedPrefs
|
/aosp_15_r20/system/update_engine/ |
H A D | test_http_server.cc | 509 inline int GetInt(const off_t index) const { return atoi(GetCStr(index)); } in GetInt() function in chromeos_update_engine::UrlTerms
|
/aosp_15_r20/packages/modules/StatsD/statsd/src/logd/ |
D | LogEvent.cpp | 641 int LogEvent::GetInt(size_t key, status_t* err) const { in GetInt() function in android::os::statsd::LogEvent
|
/aosp_15_r20/system/keymaster/tests/ |
H A D | authorization_set_test.cpp | 435 TEST(GetValue, GetInt) { in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/ |
D | channel_args.cc | 213 absl::optional<int> ChannelArgs::GetInt(absl::string_view name) const { in GetInt() function in grpc_core::ChannelArgs
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/ |
H A D | channel_args.cc | 223 absl::optional<int> ChannelArgs::GetInt(absl::string_view name) const { in GetInt() function in grpc_core::ChannelArgs
|