Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_manager/test/unittest/src/
H A Dbattery_config_test.cpp229 int32_t defVal = 90; variable
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_manager.c794 …32_t GetQosValue(const QosTV *qos, uint32_t qosCount, QosType type, int32_t *value, int32_t defVal) in GetQosValue()
/ohos5.0/base/customization/config_policy/frameworks/config_policy/src/
H A Dconfig_policy_utils.c351 char *defVal = strstr(name, SEP_FOR_X_VALUE); in ExpandStr() local