Home
last modified time | relevance | path

Searched defs:CustGetSystemParam (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/customization/config_policy/interfaces/kits/js/src/
H A Dcustom_config_napi.cpp67 char *CustomConfigNapi::CustGetSystemParam(const char *name) in CustGetSystemParam() function in OHOS::Customization::ConfigPolicy::CustomConfigNapi
/ohos5.0/base/customization/config_policy/frameworks/config_policy/src/
H A Dconfig_policy_utils.c100 static char *CustGetSystemParam(const char *name) in CustGetSystemParam() function