Home
last modified time | relevance | path

Searched defs:GetValue (Results 1 - 25 of 33) sorted by relevance

12

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_date_time_suggestion_impl.cpp34 ArkWebDateTime ArkWebDateTimeSuggestionImpl::GetValue() in GetValue() function in OHOS::ArkWeb::ArkWebDateTimeSuggestionImpl
/base/inputmethod/imf/services/json/include/
H A Dserializable.h44 static bool GetValue(cJSON *node, const std::string &name, std::vector<T> &values, int32_t maxNum = 0) in GetValue() function
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/parse/
H A Dparse_smaps_rollup_info.cpp34 void ParseSmapsRollupInfo::GetValue(const string &str, MemInfoData::MemInfo &memInfo) in GetValue() function in OHOS::HiviewDFX::ParseSmapsRollupInfo
H A Dparse_smaps_info.cpp74 bool ParseSmapsInfo::GetValue(const MemoryFilter::MemoryType &memType, const string &str, string &type, uint64_t &value) in GetValue() function in OHOS::HiviewDFX::ParseSmapsInfo
/base/inputmethod/imf/frameworks/common/
H A Dblock_data.h43 T GetValue() in GetValue() function in OHOS::MiscServices::BlockData
51 bool GetValue(T &data) in GetValue() function in OHOS::MiscServices::BlockData
/base/inputmethod/imf/frameworks/js/napi/common/
H A Djs_util.cpp29 bool JsUtil::GetValue(napi_env env, napi_value in, std::string &out) in GetValue() function in OHOS::MiscServices::JsUtil
42 bool JsUtil::GetValue(napi_env env, napi_value in, std::u16string &out) in GetValue() function in OHOS::MiscServices::JsUtil
51 bool JsUtil::GetValue(napi_env env, napi_value in, int32_t &out) in GetValue() function in OHOS::MiscServices::JsUtil
55 bool JsUtil::GetValue(napi_env env, napi_value in, uint32_t &out) in GetValue() function in OHOS::MiscServices::JsUtil
59 bool JsUtil::GetValue(napi_env env, napi_value in, int64_t &out) in GetValue() function in OHOS::MiscServices::JsUtil
63 bool JsUtil::GetValue(napi_env env, napi_value in, bool &out) in GetValue() function in OHOS::MiscServices::JsUtil
67 bool JsUtil::GetValue(napi_env env, napi_value in, double &out) in GetValue() function in OHOS::MiscServices::JsUtil
71 napi_value JsUtil::GetValue(napi_env env, napi_value in) in GetValue() function in OHOS::MiscServices::JsUtil
75 napi_value JsUtil::GetValue(napi_en in GetValue() function in OHOS::MiscServices::JsUtil
81 napi_value JsUtil::GetValue(napi_env env, int32_t in) GetValue() function in OHOS::MiscServices::JsUtil
87 napi_value JsUtil::GetValue(napi_env env, uint32_t in) GetValue() function in OHOS::MiscServices::JsUtil
93 napi_value JsUtil::GetValue(napi_env env, int64_t in) GetValue() function in OHOS::MiscServices::JsUtil
103 napi_value JsUtil::GetValue(napi_env env, bool in) GetValue() function in OHOS::MiscServices::JsUtil
[all...]
H A Djs_util.h37 static bool GetValue(napi_env env, napi_value in, std::vector<T> &items) in GetValue() function in OHOS::MiscServices::JsUtil
62 static napi_value GetValue(napi_env env, const std::vector<T> &items) GetValue() function in OHOS::MiscServices::JsUtil
[all...]
/base/powermgr/display_manager/state_manager/frameworks/napi/
H A Dbrightness_module.cpp74 static napi_value GetValue(napi_env env, napi_callback_info info) in GetValue() function
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_date_time_suggestion_wrapper.cpp38 OHOS::NWeb::DateTime ArkWebDateTimeSuggestionWrapper::GetValue() in GetValue() function in OHOS::ArkWeb::ArkWebDateTimeSuggestionWrapper
/base/inputmethod/imf/services/json/src/
H A Dserializable.cpp54 bool Serializable::GetValue(cJSON *node, const std::string &name, std::string &value) in GetValue() function in OHOS::MiscServices::Serializable
65 bool Serializable::GetValue(cJSON *node, const std::string &name, int32_t &value) in GetValue() function in OHOS::MiscServices::Serializable
76 bool Serializable::GetValue(cJSON *node, const std::string &name, uint32_t &value) in GetValue() function in OHOS::MiscServices::Serializable
92 bool Serializable::GetValue(cJSON *node, const std::string &name, bool &value) in GetValue() function in OHOS::MiscServices::Serializable
103 bool Serializable::GetValue(cJSON *node, const std::string &name, Serializable &value) in GetValue() function in OHOS::MiscServices::Serializable
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_utils.h34 const V& GetValue(K key) const in GetValue() function in OHOS::HiviewDFX::KVMap
/base/hiviewdfx/hiview/base/event_report/event/
H A Dlogger_event.cpp80 ParamValue LoggerEvent::GetValue(const std::string& name) in GetValue() function in OHOS::HiviewDFX::LoggerEvent
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dglobal.cpp121 int32_t GetValue(const IdItem *idItem, char **value) in GetValue() function
/base/hiviewdfx/hiview/base/
H A Devent.cpp32 const std::string Event::GetValue(const std::string &name) const in GetValue() function in OHOS::HiviewDFX::Event
/base/accesscontrol/sandbox_manager/services/common/database/src/
H A Dstatement.cpp139 VariantValue Statement::GetValue(const int32_t column, const bool flagInt64) const in GetValue() function in OHOS::AccessControl::SandboxManager::Statement
/base/security/access_token/services/common/database/src/
H A Dstatement.cpp125 VariantValue Statement::GetValue(const int32_t column, const bool flagInt64) const in GetValue() function in OHOS::Security::AccessToken::Statement
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_raw_data.cpp88 std::vector<std::string> VCardRawData::GetValue() in GetValue() function in OHOS::Telephony::VCardRawData
/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_settings_rdb_helper.cpp98 int32_t CellularDataSettingsRdbHelper::GetValue(Uri &uri, const std::string &column, int32_t &value) in GetValue() function in OHOS::Telephony::CellularDataSettingsRdbHelper
/base/update/updateservice/foundations/ability/utils/include/
H A Ddupdate_json_utils.h178 template <typename T> static void GetValue(const nlohmann::json &jsonObject, const std::string &key, T &value) in GetValue() function in OHOS::UpdateEngine::JsonUtils
183 static void GetValue(const nlohmann::json &jsonObject, const std::string &key, std::vector<std::string> &value) in GetValue() function in OHOS::UpdateEngine::JsonUtils
/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/
H A Dmock_function_jumble.cpp31 std::shared_ptr<EncodedParam> RawDataBuilder::GetValue(const std::string& key) in GetValue() function in OHOS::HiviewDFX::EventRaw::RawDataBuilder
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_hardware_info.cpp73 void GetHardwareInfo::GetValue(const std::string &str, uint64_t &value) in GetValue() function in OHOS::HiviewDFX::GetHardwareInfo
/base/location/frameworks/location_common/common/source/
H A Dlocation_data_rdb_helper.cpp103 LocationErrCode LocationDataRdbHelper::GetValue(Uri &uri, const std::string &column, int32_t &value) in GetValue() function in OHOS::Location::LocationDataRdbHelper
/base/telephony/core_service/services/sim/src/
H A Dtag_service.cpp58 void TagService::GetValue(std::vector<uint8_t> &result) const in GetValue() function in OHOS::Telephony::TagService
/base/update/updater/services/script/script_interpreter/
H A Dscript_context.h79 int32_t GetValue() const in GetValue() function in Uscript::IntegerValue
101 float GetValue() const in GetValue() function in Uscript::FloatValue
125 std::string GetValue() const in GetValue() function in Uscript::StringValue
176 int32_t GetValue() const in GetValue() function in Uscript::ErrorValue
/base/hiviewdfx/hiview/base/event_raw/encoded/
H A Draw_data_builder.cpp266 std::shared_ptr<EncodedParam> RawDataBuilder::GetValue(const std::string& key) in GetValue() function in OHOS::HiviewDFX::RawDataBuilder

Completed in 14 milliseconds

12