Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_formatter.cpp346 std::string isDev = OHOS::system::GetParameter("const.security.developermode.state", ""); in IsFaultLogLimit() local
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp1298 const std::unordered_map<InterfaceType, std::vector<int32_t>> &map, bool isDev) in ExecuteManageDeviceType()