Home
last modified time | relevance | path

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

12

/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Djson_parser.cpp68 std::string JsonParser::ParseString(const Json::Value& value) in ParseString() function in OHOS::HiviewDFX::JsonParser
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/
H A Djson_flatten_parser.cpp144 std::string JsonFlattenParser::ParseString(const std::string& json) in ParseString() function in OHOS::HiviewDFX::JsonFlattenParser
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Doperator_name_utils.cpp197 std::string OperatorNameUtils::ParseString(cJSON *value) in ParseString() function in OHOS::Telephony::OperatorNameUtils
/ohos5.0/base/security/access_token/interfaces/kits/napi/common/src/
H A Dnapi_common.cpp111 bool ParseString(const napi_env& env, const napi_value& value, std::string& result) in ParseString() function
/ohos5.0/base/security/security_component_manager/frameworks/security_component/src/
H A Dsec_comp_base.cpp99 bool SecCompBase::ParseString(const nlohmann::json& json, const std::string& tag, std::string& res) in ParseString() function in OHOS::Security::SecurityComponent::SecCompBase
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/
H A Dnapi_storage_helper.cpp52 int ParseString(const napi_env env, const napi_value value, std::shared_ptr<HelperAysncContext> asy… in ParseString() function
H A Dnapi_storage.cpp169 int ParseString(napi_env env, napi_value jsStr, std::string &output, const unsigned int maxLength) in ParseString() function
/ohos5.0/foundation/communication/connected_nfc_tag/frameworks/js/napi/
H A Dnfc_napi_utils.cpp281 bool ParseString(napi_env env, std::string &param, napi_value args) in ParseString() function
/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/src/dialog/
H A Dcm_napi_dialog_common.cpp204 napi_value ParseString(napi_env env, napi_value obj, CmBlob *&blob) in ParseString() function
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/system_storage/src/
H A Dnapi_system_storage.cpp58 void ParseString(napi_env env, napi_value object, const char *name, const bool enable, std::string … in ParseString() function
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
H A Dhap_parser.cpp162 int32_t ParseString(const char *buffer, uint32_t &offset, std::string &id, bool includeTemi = true) in ParseString() function
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributebundlemgr/
H A Ddistributed_bundle_mgr.cpp101 static napi_value ParseString(napi_env env, std::string &param, napi_value args) in ParseString() function
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Darray_wrapper.cpp147 sptr<IArray> Array::ParseString(const std::string &values, long size) in ParseString() function in OHOS::AAFwk::Array
/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/src/
H A Dcm_napi_common.cpp151 napi_value ParseString(napi_env env, napi_value object, CmBlob *&stringBlob) in ParseString() function
/ohos5.0/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp183 std::string ParserUtil::ParseString(const cJSON *value) in ParseString() function in OHOS::Telephony::ParserUtil
/ohos5.0/base/web/webview/interfaces/kits/napi/common/
H A Dnapi_parse_utils.cpp242 bool NapiParseUtils::ParseString(napi_env env, napi_value argv, std::string& outValue) in ParseString() function in OHOS::NWeb::NapiParseUtils
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/common/src/
H A Dnapi_edm_common.cpp155 bool ParseString(napi_env env, std::string &param, napi_value args) in ParseString() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/animator/
H A Djs_animator.cpp42 static void ParseString(napi_env env, napi_value propertyNapi, std::string& property) in ParseString() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dcommon_func.cpp211 bool CommonFunc::ParseString(napi_env env, napi_value value, std::string &result) in ParseString() function in OHOS::AppExecFwk::CommonFunc
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp401 int32_t ParseString(const char *buffer, uint32_t &offset, const size_t &bufLen, std::string &id, in ParseString() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
H A Djs_launcher.cpp66 static void ParseString(napi_env env, napi_value value, std::string& result) in ParseString() function
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp67 bool ParseString(napi_env env, string &param, napi_value args) in ParseString() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
H A Dnapi_utils.cpp732 bool ParseString(const ResourceInfo& info, std::string& result) in ParseString() function
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp25 bool ParseString(napi_env env, std::string &param, napi_value args) in ParseString() function
/ohos5.0/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_napi.cpp256 static napi_value ParseString(napi_env env, napi_value object, const std::string &key, char *value,… in ParseString() function

12