Home
last modified time | relevance | path

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

/third_party/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
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/
Dfile_configuration.cc83 int64_t FileConfiguration::GetInt(const std::string &key, int64_t default_value) const { in GetInt() function in mindspore::ps::core::FileConfiguration
/third_party/gptfdisk/
Dgptcl.cc586 uint64_t GetInt(const string & argument, int itemNum) { in GetInt() function
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/stub/ps/
Dps_core_stub.cc75 int64_t FileConfiguration::GetInt(const std::string &key, int64_t default_value) const { return 0; } in GetInt() function in mindspore::ps::core::FileConfiguration
/third_party/flatbuffers/net/FlatBuffers/
DByteBuffer.cs736 public int GetInt(int offset) in GetInt() method in Google.FlatBuffers.ByteBuffer
831 public int GetInt(int index) in GetInt() method in Google.FlatBuffers.ByteBuffer
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_column.cc204 Status ShardColumn::GetInt(std::unique_ptr<unsigned char[]> *data_ptr, const json &json_column_valu… in GetInt() function in mindspore::mindrecord::ShardColumn
/third_party/grpc/src/core/lib/channel/
Dchannel_args.cc221 absl::optional<int> ChannelArgs::GetInt(absl::string_view name) const { in GetInt() function in grpc_core::ChannelArgs
/third_party/gn/src/base/
Dvalues.cc218 int Value::GetInt() const { in GetInt() function in base::Value
/third_party/skia/m133/bazel/exporter/build_proto/build/
Dbuild.pb.go2097 func (x *AttributeValue) GetInt() int32 { func
/third_party/mesa3d/src/imgui/
Dimgui.cpp1904 int ImGuiStorage::GetInt(ImGuiID key, int default_val) const in GetInt() function in ImGuiStorage
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp126779 static int32_t GetInt(const char* aPref, int32_t aDefault = 0) in GetInt() function in mozilla::Preferences