Home
last modified time | relevance | path

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

/aosp_15_r20/external/dynamic_depth/internal/xmpmeta/xml/
H A Ddeserializer_impl.cc257 bool DeserializerImpl::ParseLong(const string& prefix, const string& name, in ParseLong() function in dynamic_depth::xmpmeta::xml::DeserializerImpl
/aosp_15_r20/external/openthread/src/core/diags/
H A Dfactory_diags.cpp839 Error Diags::ParseLong(char *aString, long &aLong) in ParseLong() function in ot::FactoryDiags::Diags
/aosp_15_r20/external/ot-br-posix/src/openwrt/ubus/
H A Dotubus.cpp1750 otError UbusServer::ParseLong(char *aString, long &aLong) in ParseLong() function in otbr::ubus::UbusServer