Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/frameworks/common/src/
H A Ddata_validator.cpp91 bool DataValidator::IsDeviceIdValid(const std::string& deviceId) in IsDeviceIdValid() function in OHOS::Security::AccessToken::DataValidator
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c467 static bool IsDeviceIdValid(const char *deviceId) in IsDeviceIdValid() function