Home
last modified time | relevance | path

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

/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/
Dvariant_value.cpp51 std::string VariantValue::GetString() const in GetString() function in OHOS::Security::AccessToken::VariantValue
Dgeneric_values.cpp54 std::string GenericValues::GetString(const std::string& key) const in GetString() function in OHOS::Security::AccessToken::GenericValues
/base/security/permission/services/permission_standard/permissionmanagerservice/main/cpp/src/
Dvariant_value.cpp51 std::string VariantValue::GetString() const in GetString() function in OHOS::Security::Permission::VariantValue
Dgeneric_values.cpp54 std::string GenericValues::GetString(const std::string& key) const in GetString() function in OHOS::Security::Permission::GenericValues
/base/hiviewdfx/hiview/adapter/system_service/platform/ohos/
Dparameter_ex.cpp23 std::string GetString(const std::string& key, const std::string& defaultValue) in GetString() function
/base/hiviewdfx/hiview/adapter/system_service/platform/linux/
Dparameter_ex.cpp21 std::string GetString(const std::string& key, const std::string& defaultValue) in GetString() function
/base/hiviewdfx/hiview/adapter/system_service/platform/windows/
Dparameter_ex.cpp21 std::string GetString(const std::string& key, const std::string& defaultValue) in GetString() function
/base/web/webview/ohos_nweb/include/
Dnweb_value.h53 std::string GetString() { return str_; } in GetString() function
/base/global/i18n_standard/frameworks/zone/src/
Dzone_util.cpp156 void ZoneUtil::GetString(StringEnumeration *strEnum, string& ret) in GetString() function in ZoneUtil
/base/compileruntime/js_worker_module/jsapi/worker/
Dworker_helper.cpp97 char* NapiValueHelp::GetString(napi_env env, napi_value value) in GetString() function in OHOS::CCRuntime::Worker::NapiValueHelp
/base/global/i18n_lite/frameworks/i18n/src/
Ddata_resource.cpp85 char *DataResource::GetString(DataResourceType type) const in GetString() function in DataResource
91 char *DataResource::GetString(uint32_t index) const in GetString() function in DataResource
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
Dsa_dumper.cpp43 const char *GetString() const in GetString() function in OHOS::HiviewDFX::__anon85216f8e0111::UString
/base/security/huks/frameworks/crypto_lite/js/napi/
Dcipher_napi.cpp85 static int32_t GetString(napi_env env, napi_value object, char **element, size_t *len) in GetString() function
/base/global/resmgr_lite/frameworks/resmgr_lite/src/
Dresource_manager_impl.cpp113 RState ResourceManagerImpl::GetString(const IdItem *idItem, std::string &outValue) in GetString() function in OHOS::Global::Resource::ResourceManagerImpl
/base/global/resmgr_standard/frameworks/resmgr/src/
Dresource_manager_impl.cpp126 RState ResourceManagerImpl::GetString(const IdItem *idItem, std::string &outValue) in GetString() function in OHOS::Global::Resource::ResourceManagerImpl
/base/global/resmgr_standard/interfaces/js/innerkits/core/src/
Dresource_manager_addon.cpp329 napi_value ResourceManagerAddon::GetString(napi_env env, napi_callback_info info) in GetString() function in OHOS::Global::Resource::ResourceManagerAddon
/base/hiviewdfx/hiview/base/event_store/
Dsys_event_query.cpp78 const std::string FieldValue::GetString() in GetString() function in OHOS::HiviewDFX::EventStore::FieldValue
/base/global/i18n_standard/interfaces/js/kits/src/
Di18n_addon.cpp1057 std::string I18nAddon::GetString(napi_env &env, napi_value &value, int32_t &code) in GetString() function in OHOS::Global::I18n::I18nAddon