Home
last modified time | relevance | path

Searched defs:GetIntValue (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Dhiddenapi_flags.h215 uint32_t GetIntValue() const { return helper::ToUint(GetValue()) - helper::ToUint(Value::kMin); } in GetIntValue() function
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dhiddenapi_flags.h211 uint32_t GetIntValue() const { return helper::ToUint(GetValue()) - helper::ToUint(Value::kMin); } in GetIntValue() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dhiddenapi_flags.h215 uint32_t GetIntValue() const { return helper::ToUint(GetValue()) - helper::ToUint(Value::kMin); } in GetIntValue() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Dhiddenapi_flags.h215 uint32_t GetIntValue() const { return helper::ToUint(GetValue()) - helper::ToUint(Value::kMin); } in GetIntValue() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Dhiddenapi_flags.h215 uint32_t GetIntValue() const { return helper::ToUint(GetValue()) - helper::ToUint(Value::kMin); } in GetIntValue() function
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Dhiddenapi_flags.h211 uint32_t GetIntValue() const { return helper::ToUint(GetValue()) - helper::ToUint(Value::kMin); } in GetIntValue() function
/aosp_15_r20/art/libartbase/base/
H A Dhiddenapi_flags.h215 uint32_t GetIntValue() const { return helper::ToUint(GetValue()) - helper::ToUint(Value::kMin); } in GetIntValue() function
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Dhiddenapi_flags.h215 uint32_t GetIntValue() const { return helper::ToUint(GetValue()) - helper::ToUint(Value::kMin); } in GetIntValue() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Dhiddenapi_flags.h215 uint32_t GetIntValue() const { return helper::ToUint(GetValue()) - helper::ToUint(Value::kMin); } in GetIntValue() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dhiddenapi_flags.h215 uint32_t GetIntValue() const { return helper::ToUint(GetValue()) - helper::ToUint(Value::kMin); } in GetIntValue() function
/aosp_15_r20/frameworks/base/media/mca/filterfw/native/core/
H A Dvalue.cpp92 int GetIntValue(Value value) { in GetIntValue() function
/aosp_15_r20/external/webrtc/pc/test/
H A Dmock_peer_connection_observers.h517 bool GetIntValue(const StatsReport* report, in GetIntValue() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/stats/v1/
Dstats.pb.go645 func (x *Measurement) GetIntValue() int64 { func
/aosp_15_r20/cts/tests/mediapc/requirements/
H A Drequirements.pb.go695 func (x *RequiredValue) GetIntValue() int64 { func
/aosp_15_r20/prebuilts/bazel/common/proto/build/
Dbuild.pb.go973 func (x *Attribute) GetIntValue() int32 { func
2338 func (x *Attribute_SelectorEntry) GetIntValue() int32 { func
/aosp_15_r20/external/skia/bazel/exporter/build_proto/build/
H A Dbuild.pb.go973 func (x *Attribute) GetIntValue() int32 { func
2334 func (x *Attribute_SelectorEntry) GetIntValue() int32 { func
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dunion_unittest.cc1139 void GetIntValue(const GetIntValueCallback& callback) override { in GetIntValue() function in mojo::test::SmallCacheImpl
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/trace/v1/
Dtrace.pb.go582 func (x *AttributeValue) GetIntValue() int64 { func