Lines Matching refs:empty
675 if (base.empty()) { in GetStashFileName()
679 if (id.empty() && postfix.empty()) { in GetStashFileName()
689 if (dirname.empty()) return; in EnumerateStash()
711 if (fn.empty()) return; in DeleteFile()
721 if (base.empty()) return; in DeleteStash()
811 if (base.empty()) { in WriteStash()
930 if (fn.empty()) return; in CreateStash()
952 if (base.empty() || id.empty()) { in FreeStash()
1203 if (!params.freestash.empty()) { in PerformCommandMove()
1431 if (!params.freestash.empty()) { in PerformCommandDiff()
1520 if (salt_hex.empty() || !HashTreeBuilder::ParseBytesArrayFromString(salt_hex, &salt)) { in PerformCommandComputeHashTree()
1526 if (expected_root_hash.empty()) { in PerformCommandComputeHashTree()
1678 if (block_device_path.empty()) { in PerformBlockImageUpdate()
1828 if (line.empty()) continue; in PerformBlockImageUpdate()
2092 if (block_device_path.empty()) { in RangeSha1Fn()
2163 if (block_device_path.empty()) { in CheckFirstBlockFn()
2238 if (block_device_path.empty()) { in BlockImageRecoverFn()