Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/adapter/dfx/test/unittest/fake/hiview/include/
Dfake_hiview.h35 static int GetInt(const std::string &key) in GetInt() function
/foundation/communication/bluetooth/services/bluetooth_standard/external/dummy/include/
Ddata_access.h42 virtual int GetInt(int index) in GetInt() function
/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/src/
Dvalue_object.cpp103 int ValueObject::GetInt(int &val) const in GetInt() function in OHOS::NativeRdb::ValueObject
Dstep_result_set.cpp237 int StepResultSet::GetInt(int columnIndex, int &value) in GetInt() function in OHOS::NativeRdb::StepResultSet
Dabs_result_set.cpp49 int AbsResultSet::GetInt(int columnIndex, int &value) in GetInt() function in OHOS::NativeRdb::AbsResultSet
Dabs_shared_result_set.cpp198 int AbsSharedResultSet::GetInt(int columnIndex, int &value) in GetInt() function in OHOS::NativeRdb::AbsSharedResultSet
/foundation/ace/ace_engine/frameworks/base/json/
Djson_util.cpp87 int32_t JsonValue::GetInt() const in GetInt() function in OHOS::Ace::JsonValue
387 int32_t JsonValue::GetInt(const std::string& key, int32_t defaultVal) const in GetInt() function in OHOS::Ace::JsonValue
/foundation/ace/ace_engine/frameworks/core/components/web/resource/
Dweb_javascript_value.h100 int GetInt() in GetInt() function
/foundation/ace/ace_engine/adapter/ohos/osal/
Dresource_adapter_impl.cpp122 int32_t ResourceAdapterImpl::GetInt(uint32_t resId) in GetInt() function in OHOS::Ace::ResourceAdapterImpl
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/theme/
Dtheme_mock.cpp175 int32_t ResourceAdapterMock::GetInt(uint32_t resId) in GetInt() function in OHOS::Ace::ResourceAdapterMock
/foundation/ace/ace_engine/adapter/preview/osal/
Dresource_adapter_impl_standard.cpp153 int32_t ResourceAdapterImpl::GetInt(uint32_t resId) in GetInt() function in OHOS::Ace::ResourceAdapterImpl
Dresource_adapter_impl.cpp376 int32_t ResourceAdapterImpl::GetInt(uint32_t resId) in GetInt() function in OHOS::Ace::ResourceAdapterImpl
/foundation/ace/ace_engine/frameworks/core/components/theme/
Dtheme_constants.cpp134 int32_t ThemeConstants::GetInt(uint32_t key) const in GetInt() function in OHOS::Ace::ThemeConstants
/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_preferences/src/
Dpreferences_impl.cpp205 int PreferencesImpl::GetInt(const std::string &key, int defValue) in GetInt() function in OHOS::NativePreferences::PreferencesImpl
/foundation/distributeddatamgr/appdatamgr/frameworks/jskitsimpl/napi_rdb/src/
Dnapi_result_set.cpp276 napi_value ResultSetProxy::GetInt(napi_env env, napi_callback_info info) in GetInt() function in OHOS::RdbJsKit::ResultSetProxy
/foundation/graphic/standard/interfaces/kits/napi/graphic/webgl/src/webgl/src/
Dwebgl_rendering_context.cpp631 static napi_value GetInt(napi_env env, napi_callback_info info) in GetInt() function