Home
last modified time | relevance | path

Searched defs:paramKey (Results 1 – 4 of 4) sorted by relevance

/base/global/i18n/frameworks/intl/src/
Dutils.cpp49 std::string ReadSystemParameter(const char *paramKey, const int paramLength) in ReadSystemParameter()
/base/hiviewdfx/hiview/base/event_raw/encoded/
Draw_data_builder.cpp245 auto paramKey = param->GetKey(); in AppendValue() local
/base/security/device_security_level/oem_property/common/
Ddslm_credential_utils.c467 static int32_t GetDataFromJson(DslmJsonHandle json, const char *paramKey, char *dest, uint32_t dest… in GetDataFromJson()
/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test.cpp1882 string paramKey = "const.global.language"; variable