Home
last modified time | relevance | path

Searched refs:ParseDevice (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Dethernet_configuration.h50 void ParseDevice(const std::string &fileContent, std::string &iface);
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp476 ParseDevice(fileContent, iface); in ParserFileConfig()
482 void EthernetConfiguration::ParseDevice(const std::string &fileContent, std::string &iface) in ParseDevice() function in OHOS::NetManagerStandard::EthernetConfiguration
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store.cpp258 int ParseDevice(const napi_env env, const napi_value arg, std::shared_ptr<RdbStoreContext> context) in ParseDevice() function
264 LOG_DEBUG("ParseDevice end."); in ParseDevice()
1145 RDB_ASYNC_PARAM_CHECK_FUNCTION(ParseDevice(env, argv[0], context)); in ObtainDistributedTableName()
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_store.cpp326 int ParseDevice(const napi_env env, const napi_value arg, std::shared_ptr<RdbStoreContext> context) in ParseDevice() function
800 CHECK_RETURN(OK == ParseDevice(env, argv[0], context)); in RemoteQuery()
1372 CHECK_RETURN(OK == ParseDevice(env, argv[0], context)); in ObtainDistributedTableName()

Completed in 9 milliseconds