Searched refs:tmpStr (Results 1 – 2 of 2) sorted by relevance
168 char const *tmpStr; in pe_arm_get_soc_base_phys() local172 SecureDTGetProperty(entryP, "device_type", (void const **)&tmpStr, &prop_size); in pe_arm_get_soc_base_phys()173 strlcpy(gPESoCDeviceTypeBuffer, tmpStr, SOC_DEVICE_TYPE_BUFFER_SIZE); in pe_arm_get_soc_base_phys()
468 OSString *tmpStr; in testSymbol() local470 tmpStr = (i & 1) in testSymbol()473 if (tmpStr) { in testSymbol()474 cache[i] = OSSymbol::withString(tmpStr); in testSymbol()479 tmpStr->release(); in testSymbol()