Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/test/unittest/nweb_config_helper_test/
H A Dnweb_config_helper_test.cpp154 std::string configNodeName = "non_existent_config"; variable
168 std::string configNodeName = "existent_config"; variable
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_config_helper.cpp358 std::string NWebConfigHelper::ParsePerfConfig(const std::string &configNodeName, const std::string … in ParsePerfConfig()
H A Dnweb_helper.cpp1094 std::string NWebAdapterHelper::ParsePerfConfig(const std::string& configNodeName, const std::string… in ParsePerfConfig()
/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_cfg_mgr.c821 const char *configNodeName = NULL; in UsbFnCfgMgrParseUsbFnConfigurations() local