Home
last modified time | relevance | path

Searched defs:GetInt (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/external/pigweed/pw_random/public/pw_random/
H A Drandom.h39 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/
Dd3dx9effect.h133 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/
Dchannel_args_endpoint_config.cc27 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 Dchannel_args_endpoint_config.cc29 absl::optional<int> ChannelArgsEndpointConfig::GetInt( in GetInt() function in grpc_event_engine::experimental::ChannelArgsEndpointConfig
/aosp_15_r20/external/openscreen/util/json/
H A Djson_value_unittest.cc13 TEST(JsonValueTest, GetInt) { in TEST() argument
/aosp_15_r20/build/soong/ui/build/
H A Denvironment.go63 func (e *Environment) GetInt(key string) (int, bool) { func
/aosp_15_r20/external/flatbuffers/net/FlatBuffers/
H A DByteBuffer.cs736 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 Dproxy_config_service_linux.cc378 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/
Dconfig_cache_helper.cc100 std::optional<int> ConfigCacheHelper::GetInt(const std::string& section, in GetInt() function in bluetooth::storage::ConfigCacheHelper
Dstorage_module.cc338 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/
Dmock_main_shim_BtifConfigInterface.cc28 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/
Dconfig.cc42 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 Dgptcl.cc586 uint64_t GetInt(const string & argument, int itemNum) { in GetInt() function
/aosp_15_r20/frameworks/libs/binary_translation/base/include/berberis/base/
Dformat_buffer.h343 intmax_t GetInt() { return va_arg(ap_, int); } in GetInt() function
/aosp_15_r20/frameworks/libs/binary_translation/guest_loader/
Dguest_loader.cc147 intmax_t GetInt() { return params_.GetParam<int>(); } in GetInt() function in berberis::__anonb96b8ddf0111::FormatBufferGuestParamsArgs
/aosp_15_r20/external/webrtc/rtc_base/strings/
H A Djson_unittest.cc56 TEST(JsonTest, GetInt) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dattr_builder.cc340 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 Dir_reader.cpp82 int64_t JsonObjectRef::GetInt(const std::string &key) const { in GetInt() function in header_checker::repr::JsonObjectRef
/aosp_15_r20/art/runtime/
H A Dart_field-inl.h233 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 Dshared_prefs.py366 def GetInt(self, key): member in SharedPrefs
/aosp_15_r20/system/update_engine/
H A Dtest_http_server.cc509 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/
DLogEvent.cpp641 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 Dauthorization_set_test.cpp435 TEST(GetValue, GetInt) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannel_args.cc213 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 Dchannel_args.cc223 absl::optional<int> ChannelArgs::GetInt(absl::string_view name) const { in GetInt() function in grpc_core::ChannelArgs

12