Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/adapter/dfx/test/unittest/fake/hiview/include/
Dfake_hiview.h26 static std::string GetString(const std::string &key) in GetString() function
/foundation/aafwk/standard/frameworks/kits/base/cpp/src/ohos/aafwk/base/
Dstring_wrapper.cpp22 ErrCode String::GetString(std::string &str) /* [out] */ in GetString() function in OHOS::AAFwk::String
/foundation/communication/bluetooth/services/bluetooth_standard/external/dummy/include/
Ddata_access.h50 virtual std::string GetString(int index) in GetString() function
/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/src/
Dvalue_object.cpp144 int ValueObject::GetString(std::string &val) const in GetString() function in OHOS::NativeRdb::ValueObject
Dstep_result_set.cpp223 int StepResultSet::GetString(int columnIndex, std::string &value) in GetString() function in OHOS::NativeRdb::StepResultSet
Dabs_result_set.cpp44 int AbsResultSet::GetString(int columnIndex, std::string &value) in GetString() function in OHOS::NativeRdb::AbsResultSet
Dabs_shared_result_set.cpp155 int AbsSharedResultSet::GetString(int columnIndex, std::string &value) in GetString() function in OHOS::NativeRdb::AbsSharedResultSet
/foundation/ace/ace_engine/frameworks/base/json/
Djson_util.cpp111 std::string JsonValue::GetString() const in GetString() function in OHOS::Ace::JsonValue
378 std::string JsonValue::GetString(const std::string& key, const std::string& defaultVal) const in GetString() function in OHOS::Ace::JsonValue
/foundation/ace/ace_engine/frameworks/core/components/web/resource/
Dweb_javascript_value.h80 std::string GetString() in GetString() function
/foundation/ace/ace_engine/adapter/ohos/osal/
Dresource_adapter_impl.cpp74 std::string ResourceAdapterImpl::GetString(uint32_t resId) in GetString() function in OHOS::Ace::ResourceAdapterImpl
/foundation/ace/ace_engine/frameworks/base/test/unittest/task_executor/
Dtask_executor_test.cpp101 void TaskExecutorsTest::GetString(const std::string& task, std::promise<std::string>&& taskPromise) in GetString() function in OHOS::Ace::TaskExecutorsTest
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/theme/
Dtheme_mock.cpp151 std::string ResourceAdapterMock::GetString(uint32_t resId) in GetString() function in OHOS::Ace::ResourceAdapterMock
/foundation/multimedia/histreamer/engine/plugin/core/
Dplugin_meta.cpp70 bool Meta::GetString(Plugin::MetaID id, std::string& value) const in GetString() function in OHOS::Media::Plugin::Meta
/foundation/aafwk/standard/test/resource/amssystemtestability/abilitySrc/common/
Dability_append_test_info.h80 GetString, enumerator
/foundation/ace/ace_engine/adapter/preview/osal/
Dresource_adapter_impl_standard.cpp105 std::string ResourceAdapterImpl::GetString(uint32_t resId) in GetString() function in OHOS::Ace::ResourceAdapterImpl
Dresource_adapter_impl.cpp329 std::string ResourceAdapterImpl::GetString(uint32_t resId) in GetString() function in OHOS::Ace::ResourceAdapterImpl
/foundation/ace/ace_engine_lite/frameworks/src/core/wrapper/
Djs.cpp127 char *JSObject::GetString(JSValue target, const char * const prop) in GetString() function in OHOS::ACELite::JSObject
322 char *JSArray::GetString(JSValue array, uint32_t index) in GetString() function in OHOS::ACELite::JSArray
/foundation/distributeddatamgr/objectstore/frameworks/innerkitsimpl/src/adaptor/
Ddistributed_object_impl.cpp127 uint32_t DistributedObjectImpl::GetString(const std::string &key, std::string &value) in GetString() function in OHOS::ObjectStore::DistributedObjectImpl
/foundation/ace/ace_engine/frameworks/core/components/theme/
Dtheme_constants.cpp172 std::string ThemeConstants::GetString(uint32_t key) const in GetString() function in OHOS::Ace::ThemeConstants
/foundation/aafwk/standard/frameworks/kits/appkit/native/app/src/
Dcontext_container.cpp673 std::string ContextContainer::GetString(int resId) in GetString() function in OHOS::AppExecFwk::ContextContainer
Dcontext_deal.cpp853 std::string ContextDeal::GetString(int resId) in GetString() function in OHOS::AppExecFwk::ContextDeal
/foundation/aafwk/standard/frameworks/kits/ability/native/src/
Dability_context.cpp508 std::string AbilityContext::GetString(int resId) in GetString() function in OHOS::AppExecFwk::AbilityContext
/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_preferences/src/
Dpreferences_impl.cpp226 std::string PreferencesImpl::GetString(const std::string &key, const std::string &defValue) in GetString() function in OHOS::NativePreferences::PreferencesImpl
/foundation/distributeddatamgr/appdatamgr/frameworks/jskitsimpl/napi_rdb/src/
Dnapi_result_set.cpp429 napi_value ResultSetProxy::GetString(napi_env env, napi_callback_info info) in GetString() function in OHOS::RdbJsKit::ResultSetProxy
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/obex/
Dobex_headers.cpp1032 std::string ObexOptionalStringHeader::GetString() const in GetString() function in bluetooth::ObexOptionalStringHeader