Home
last modified time | relevance | path

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

/base/powermgr/battery_manager/services/native/test/unittest/src/
Dbattery_config_test.cpp230 int32_t defVal = 90; variable
/base/customization/config_policy/frameworks/config_policy/src/
Dconfig_policy_utils.c343 char *defVal = strstr(name, SEP_FOR_X_VALUE); in ExpandStr() local