Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/services/src/cxx/
H A Dnetwork.cpp153 bool isSim = false; in IsRoaming() local
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_hdf_config.cpp321 int32_t ThermalHdfConfig::GetIsolateCpuNodePath(bool isSim, const std::string &type, std::string &p… in GetIsolateCpuNodePath()