Searched defs:deviceIdStr (Results 1 – 2 of 2) sorted by relevance
157 int CheckArgumentsError(napi_env env, napi_ref napiFailFun, string deviceIdStr, string authorityStr) in CheckArgumentsError()225 string deviceIdStr = (deviceId == nullptr) ? "" : deviceId.get(); in FuzzyFileToUri() local
300 char *deviceIdStr = GetDeviceId(); in SetLocalDeviceInfo() local